latest and greatest.

This commit is contained in:
Eric Andersen
1999-10-06 00:30:51 +00:00
parent 2b69c40e80
commit 4bea32abb5
10 changed files with 173 additions and 210 deletions

View File

@ -102,7 +102,7 @@ static const struct Applet applets[] = {
{"mnc", mnc_main},
#endif
#ifdef BB_MORE //bin
{"more", cat_more_main},
{"more", more_main},
#endif
#ifdef BB_MOUNT //bin
{"mount", mount_main},