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
|
#ifdef BB_TEST
|
||||||
{"[", test_main, _BB_DIR_USR_BIN},
|
{"[", test_main, _BB_DIR_USR_BIN},
|
||||||
#endif
|
#endif
|
||||||
{0}
|
{0,NULL,0}
|
||||||
};
|
};
|
||||||
|
|
||||||
char *applet_name;
|
char *applet_name;
|
||||||
|
Loading…
Reference in New Issue
Block a user