aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_features.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_features.c')
-rw-r--r--channels/chan_features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_features.c b/channels/chan_features.c
index 8a5846d27..83e6e4ae5 100644
--- a/channels/chan_features.c
+++ b/channels/chan_features.c
@@ -529,7 +529,7 @@ static int features_show(int fd, int argc, char **argv)
return RESULT_SUCCESS;
}
-static char show_features_usage[] =
+static const char show_features_usage[] =
"Usage: feature show channels\n"
" Provides summary information on feature channels.\n";