The applet name isn't constant.

This commit is contained in:
Matt Kraai
2000-07-12 00:43:28 +00:00
parent 97426e082a
commit 3ecbe9f4dc
3 changed files with 3 additions and 3 deletions

View File

@ -354,7 +354,7 @@ const struct BB_applet applets[] = {
{0}
};
const char *applet_name;
char *applet_name;
#ifdef BB_FEATURE_INSTALLER
/*