Passed
Push — master ( 9e5b8c...a3746b )
by Tomasz
04:13
created
devices/ms/Device_W10.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -496,7 +496,7 @@
 block discarded – undo
496 496
         switch ($eap["OUTER"]) {
497 497
             case \core\common\EAP::TTLS:
498 498
                 if (isset($this->options['args']) && $this->options['args'] == 'gl') {
499
-                    $this->loggerInstance->debug(5,"Copy GEANT\n");
499
+                    $this->loggerInstance->debug(5, "Copy GEANT\n");
500 500
                     $this->copyGeantLinkFiles();
501 501
                 } else {
502 502
                     if (!$this->translateFile('eap_w8.inc', 'cat.NSI', $this->codePage)) {
Please login to merge, or discard this patch.