projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a773af3
)
fix allnoconfig build. the most useful fix of the month. ;)
author
Denis Vlasenko
<vda.linux@googlemail.com>
Wed, 3 Jan 2007 23:23:58 +0000
(23:23 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Wed, 3 Jan 2007 23:23:58 +0000
(23:23 -0000)
[spotted by Bernhard Fischer <rep.nop@aon.at>]
applets/usage.c
patch
|
blob
|
history
diff --git
a/applets/usage.c
b/applets/usage.c
index d888fa93d923b2772ba6bd1750bd2849eaceec65..bb7ca826fa6638dcc3a12ba77b5b04cfcf1d585a 100644
(file)
--- a/
applets/usage.c
+++ b/
applets/usage.c
@@
-4,7
+4,7
@@
#include "../include/autoconf.h"
#include "../include/busybox.h"
-static const char usage_messages[] =
+static const char usage_messages[] =
""
#define MAKE_USAGE
#include "usage.h"
#include "applets.h"