fix up some line ending issues in previous commit
authorplugwash <plugwash@p10link.net>
Mon, 26 Jan 2009 01:27:34 +0000 (01:27 +0000)
committerplugwash <plugwash@p10link.net>
Mon, 26 Jan 2009 01:27:34 +0000 (01:27 +0000)
note, I forgot to mention in previous commit message that I added lmessages to
the uses clause of the test app to check it was buildable.

git-svn-id: file:///svnroot/lcore/trunk@30 b1de8a11-f9be-4011-bde0-cc7ace90066a

unitfork.pas

index 5239fc0f32623ab9d04f69e283669907d47861d4..cd008dae2c1e2390a8ec3f23ad0ecae531aa7af7 100755 (executable)
@@ -1,7 +1,7 @@
-{ Copyright (C) 2005 Bas Steendijk and Peter Green
-  For conditions of distribution and use, see copyright notice in zlib_license.txt
-    which is included in the package
-      ----------------------------------------------------------------------------- }
+{ Copyright (C) 2005 Bas Steendijk and Peter Green\r
+  For conditions of distribution and use, see copyright notice in zlib_license.txt\r
+    which is included in the package\r
+      ----------------------------------------------------------------------------- }\r
 unit unitfork;\r
 \r
 interface\r
@@ -19,7 +19,7 @@ uses
   {$else}\r
     baseunix,unix,unixutil,\r
   {$endif}\r
-  sysutils;
+  sysutils;\r
 \r
 {$include unixstuff.inc}\r
 \r