[git commit] fix breakage caused by 'remove "Options:" string from help texts' commit

Denys Vlasenko vda.linux at googlemail.com
Sun Jun 5 13:07:31 UTC 2011


commit: http://git.busybox.net/busybox/commit/?id=d7efa06b83a629d17b57ba42b36a412deb9af984
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 procps/ps.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/procps/ps.c b/procps/ps.c
index 213695f..279f25e 100644
--- a/procps/ps.c
+++ b/procps/ps.c
@@ -25,6 +25,7 @@
 //usage:#if !ENABLE_SELINUX && !ENABLE_FEATURE_PS_WIDE
 //usage:#define USAGE_PS "\nThis version of ps accepts no options"
 //usage:#else
+//usage:#define USAGE_PS ""
 //usage:#endif
 //usage:
 //usage:#define ps_trivial_usage
-- 
1.7.3.4



More information about the busybox-cvs mailing list