summaryrefslogtreecommitdiffstats
path: root/lib/route/cls/police.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/route/cls/police.c')
-rw-r--r--lib/route/cls/police.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/route/cls/police.c b/lib/route/cls/police.c
index 051c6b2..f2cd45a 100644
--- a/lib/route/cls/police.c
+++ b/lib/route/cls/police.c
@@ -23,7 +23,7 @@
* @{
*/
-static struct trans_tbl police_types[] = {
+static const struct trans_tbl police_types[] = {
__ADD(TC_POLICE_UNSPEC,unspec)
__ADD(TC_POLICE_OK,ok)
__ADD(TC_POLICE_RECLASSIFY,reclassify)