aboutsummaryrefslogtreecommitdiff
path: root/busybox.c
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.c')
-rw-r--r--busybox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.c b/busybox.c
index 218343b4b..a355cdd1d 100644
--- a/busybox.c
+++ b/busybox.c
@@ -354,7 +354,7 @@ const struct BB_applet applets[] = {
{0}
};
-const char *applet_name;
+char *applet_name;
#ifdef BB_FEATURE_INSTALLER
/*