diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-08 15:25:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-08 15:25:39 +0000 |
commit | b3cf9baeb9c38f4fa9270bc1d851fb457dfd610d (patch) | |
tree | f43fa0c9f4714e0586ed3b3803b2b6d0118ed8c0 /Changelog | |
parent | 049b7065910b30246ec728c5781d92ea9fbf38aa (diff) | |
download | busybox-b3cf9baeb9c38f4fa9270bc1d851fb457dfd610d.tar.gz |
Formatting change.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |