Ver Fonte

pas2js: less hints

mattias há 3 anos atrás
pai
commit
a8449ad959
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      utils/pas2js/httpcompiler.pp

+ 2 - 0
utils/pas2js/httpcompiler.pp

@@ -773,7 +773,9 @@ begin
     Usage(S);
   if HasOption('V','version') then
     begin
+    {AllowWriteln}
     writeln(HTTPCompilerVersion);
+    {AllowWriteln-}
     Terminate;
     exit;
     end;