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";
#endif
-/* volatile so gcc knows this is the end of the line */
extern void usage(const char *usage)
{
fprintf(stderr, "BusyBox v%s (%s) multi-call binary -- GPL2\n\n", BB_VER, BB_BT);