summaryrefslogtreecommitdiff
path: root/print-sctp.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-sctp.c')
-rw-r--r--print-sctp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-sctp.c b/print-sctp.c
index fb5d7e3a..5a4b1e93 100644
--- a/print-sctp.c
+++ b/print-sctp.c
@@ -63,7 +63,7 @@ static const char rcsid[] _U_ =
#define CHAN_MP 6705
#define CHAN_LP 6706
-struct tok ForCES_channels[] = {
+static const struct tok ForCES_channels[] = {
{ CHAN_HP, "ForCES HP" },
{ CHAN_MP, "ForCES MP" },
{ CHAN_LP, "ForCES LP" },