aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_local.c')
-rw-r--r--channels/chan_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/chan_local.c b/channels/chan_local.c
index e4c7612cf..b8d112bcd 100644
--- a/channels/chan_local.c
+++ b/channels/chan_local.c
@@ -659,7 +659,7 @@ static int locals_show(int fd, int argc, char **argv)
return RESULT_SUCCESS;
}
-static char show_locals_usage[] =
+static const char show_locals_usage[] =
"Usage: local show channels\n"
" Provides summary information on active local proxy channels.\n";