From: Denys Vlasenko Date: Sun, 5 Jun 2011 13:07:31 +0000 (+0200) Subject: fix breakage caused by 'remove "Options:" string from help texts' commit X-Git-Tag: 1_19_0~72 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7efa06b83a629d17b57ba42b36a412deb9af984;p=platform%2Fupstream%2Fbusybox.git fix breakage caused by 'remove "Options:" string from help texts' commit Signed-off-by: Denys Vlasenko --- 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