Explorar o código

* string -> shortstring

Michael VAN CANNEYT %!s(int64=2) %!d(string=hai) anos
pai
achega
21d0a2d299
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/nds/system.pp

+ 1 - 1
rtl/nds/system.pp

@@ -151,7 +151,7 @@ End;
 var
 var
  execpathstr : shortstring;
  execpathstr : shortstring;
 
 
-function paramstr(l: longint) : string;
+function paramstr(l: longint) : shortstring;
  begin
  begin
    { stricly conforming POSIX applications  }
    { stricly conforming POSIX applications  }
    { have the executing filename as argv[0] }
    { have the executing filename as argv[0] }