summaryrefslogtreecommitdiff
path: root/nlpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'nlpid.c')
-rwxr-xr-xnlpid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nlpid.c b/nlpid.c
index 47ebb5350493f..64a359baca694 100755
--- a/nlpid.c
+++ b/nlpid.c
@@ -26,7 +26,7 @@ static const char rcsid[] _U_ =
#include "interface.h"
#include "nlpid.h"
-struct tok nlpid_values[] = {
+const struct tok nlpid_values[] = {
{ NLPID_NULLNS, "NULL" },
{ NLPID_Q933, "Q.933" },
{ NLPID_LMI, "LMI" },