X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/3ac664ec654230b9ad26ab12242c1db6f636a26f..e9fd84c2a9f04b8d9c1bc79d70c33c8d22d85e26:/unixstuff.inc diff --git a/unixstuff.inc b/unixstuff.inc index b522c74..dca63ce 100755 --- a/unixstuff.inc +++ b/unixstuff.inc @@ -47,7 +47,7 @@ var p : ppchar; begin - p := unixutil.StringToPPChar(Todo,1); + p := unixutil.StringToPPChar(Todo,0); if (p=nil) or (p^=nil) then exit; fpexecv(p^,p); end; @@ -168,4 +168,4 @@ {$endif} - \ No newline at end of file +