Formatting change.

-Erik
This commit is contained in:
Eric Andersen 2000-06-08 15:25:39 +00:00
parent 049b706591
commit b3cf9baeb9

View File

@ -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.