]> The Tcpdump Group git mirrors - tcpdump/blobdiff - nlpid.c
nlpid.h/c: mark several structs as const
[tcpdump] / nlpid.c
diff --git a/nlpid.c b/nlpid.c
index 47ebb5350493fc2108995a4164e35f7b507cc2bc..64a359baca694a08ba5f175db945c1de3171ddff 100755 (executable)
--- 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" },