X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/e27ef2c6aab3a2a8051314bd37bb3b2386775f36..2ba734680253339d8b27208a1dfec5e2f220f3d8:/blinklist.pas?ds=sidebyside

diff --git a/blinklist.pas b/blinklist.pas
index 6ce58d8..ca05847 100644
--- a/blinklist.pas
+++ b/blinklist.pas
@@ -1,10 +1,9 @@
-
 { Copyright (C) 2005 Bas Steendijk
   For conditions of distribution and use, see copyright notice in zlib_license.txt
-    which is included in the package
-      ----------------------------------------------------------------------------- }
-
+  which is included in the package
+  ----------------------------------------------------------------------------- }
 unit blinklist;
+
 {$ifdef fpc}
   {$mode delphi}
 {$endif}