Latest and greatest

This commit is contained in:
Eric Andersen
1999-12-08 23:19:36 +00:00
parent 2285f367e2
commit abc0f4f8f9
20 changed files with 2188 additions and 75 deletions

View File

@@ -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);