aboutsummaryrefslogtreecommitdiff
path: root/utility.c
diff options
context:
space:
mode:
Diffstat (limited to 'utility.c')
-rw-r--r--utility.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utility.c b/utility.c
index 81bff18e7..1f0e381e3 100644
--- a/utility.c
+++ b/utility.c
@@ -49,7 +49,6 @@ const char mtab_file[] = "/etc/mtab";
49#endif 49#endif
50 50
51 51
52/* volatile so gcc knows this is the end of the line */
53extern void usage(const char *usage) 52extern void usage(const char *usage)
54{ 53{
55 fprintf(stderr, "BusyBox v%s (%s) multi-call binary -- GPL2\n\n", BB_VER, BB_BT); 54 fprintf(stderr, "BusyBox v%s (%s) multi-call binary -- GPL2\n\n", BB_VER, BB_BT);