Explorar el Código

Merge rev 20099

git-svn-id: tags/release_2_6_0@20553 -
pierre hace 13 años
padre
commit
87a5325973
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rtl/go32v2/dos.pp

+ 1 - 0
rtl/go32v2/dos.pp

@@ -350,6 +350,7 @@ var
 begin
 { create command line }
   c:=comline;
+  use_proxy:=false;
   if force_go32v2_proxy then
     Use_proxy:=true
   else if length(c)>DOS_MAX_COMMAND_LINE_LENGTH then