Michael VAN CANNEYT пре 2 година
родитељ
комит
21d0a2d299
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      rtl/nds/system.pp

+ 1 - 1
rtl/nds/system.pp

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