diff options
Diffstat (limited to 'utility.c')
-rw-r--r-- | utility.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 */ | ||
53 | extern void usage(const char *usage) | 52 | extern 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); |