Formatting change.
authorEric Andersen <andersen@codepoet.org>
Thu, 8 Jun 2000 15:25:39 +0000 (15:25 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 8 Jun 2000 15:25:39 +0000 (15:25 -0000)
 -Erik

Changelog

index 72b0118c4c064e268e8823192760f103e7aad958..98d145f0b0486b378f7ec6f9ea48c85cc003a533 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -44,7 +44,7 @@
        * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, 
            Fix thanks to Pavel Roskin <pavel_roskin@geocities.com>
        * Made "killall" complain (not error and exit) about processes that it 
-           cannot find by name. Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> 
+           cannot find by name -- Pavel Roskin <pavel_roskin@geocities.com> 
        * Fixed more and ps to have sensible terminal width defaults, thanks 
            to Pavel Roskin.
        * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin.