X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/9a44a542cab11c03215fe3c844dde2529a87258d..3f8290b4a13c15cf62776aa427f62a8ae77ee07c:/unixstuff.inc diff --git a/unixstuff.inc b/unixstuff.inc old mode 100755 new mode 100644 index b522c74..dca63ce --- 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 +