diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-08 15:25:39 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-06-08 15:25:39 +0000 |
commit | 5c9d418ed2b4c3e9039f9ebf1b93d2de434f5382 (patch) | |
tree | f43fa0c9f4714e0586ed3b3803b2b6d0118ed8c0 | |
parent | 115a798a4aa7055a007ce38ee93eeb41b32b858e (diff) | |
download | busybox-w32-5c9d418ed2b4c3e9039f9ebf1b93d2de434f5382.tar.gz busybox-w32-5c9d418ed2b4c3e9039f9ebf1b93d2de434f5382.tar.bz2 busybox-w32-5c9d418ed2b4c3e9039f9ebf1b93d2de434f5382.zip |
Formatting change.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@630 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ | |||
44 | * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, | 44 | * Fixed a warning in utility.c due to char being unsigned on Linux/PPC, |
45 | Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> | 45 | Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> |
46 | * Made "killall" complain (not error and exit) about processes that it | 46 | * Made "killall" complain (not error and exit) about processes that it |
47 | cannot find by name. Fix thanks to Pavel Roskin <pavel_roskin@geocities.com> | 47 | cannot find by name -- Pavel Roskin <pavel_roskin@geocities.com> |
48 | * Fixed more and ps to have sensible terminal width defaults, thanks | 48 | * Fixed more and ps to have sensible terminal width defaults, thanks |
49 | to Pavel Roskin. | 49 | to Pavel Roskin. |
50 | * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. | 50 | * Fixed all fatalError() calls lacking a "\n", thanks to Pavel Roskin. |