|
@@ -150,7 +150,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] }
|