Browse Source

pas2js: less hints

mattias 3 năm trước cách đây
mục cha
commit
a8449ad959
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;