Be more pedantic aboutthe terminating null applet.
-Erik
This commit is contained in:
parent
58361a44b5
commit
d6912c97de
@ -351,7 +351,7 @@ const struct BB_applet applets[] = {
|
||||
#ifdef BB_TEST
|
||||
{"[", test_main, _BB_DIR_USR_BIN},
|
||||
#endif
|
||||
{0}
|
||||
{0,NULL,0}
|
||||
};
|
||||
|
||||
char *applet_name;
|
||||
|
Loading…
Reference in New Issue
Block a user