summaryrefslogtreecommitdiff
path: root/main/features.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/features.c')
-rw-r--r--main/features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/features.c b/main/features.c
index 877e8ee41..cef604ced 100644
--- a/main/features.c
+++ b/main/features.c
@@ -3678,7 +3678,7 @@ static int load_config(void)
char old_parking_ext[AST_MAX_EXTENSION];
char old_parking_con[AST_MAX_EXTENSION] = "";
char *ctg;
- static const char *categories[] = {
+ static const char * const categories[] = {
/* Categories in features.conf that are not
* to be parsed as group categories
*/