removed incorrect executable status from files
[lcore.git] / unixstuff.inc
old mode 100755 (executable)
new mode 100644 (file)
index b522c74..dca63ce
@@ -47,7 +47,7 @@
        var\r
          p : ppchar;\r
        begin\r
-         p := unixutil.StringToPPChar(Todo,1);\r
+         p := unixutil.StringToPPChar(Todo,0);\r
          if (p=nil) or (p^=nil) then exit;\r
          fpexecv(p^,p);\r
        end;\r
 \r
 {$endif}\r
 \r
-    
\ No newline at end of file
+    \r