summaryrefslogtreecommitdiff
path: root/staticd/static_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'staticd/static_memory.c')
-rw-r--r--staticd/static_memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/staticd/static_memory.c b/staticd/static_memory.c
index 122cc9fce1..9d8d7643e2 100644
--- a/staticd/static_memory.c
+++ b/staticd/static_memory.c
@@ -23,6 +23,6 @@
#include "staticd/static_memory.h"
-DEFINE_MGROUP(STATIC, "staticd")
+DEFINE_MGROUP(STATIC, "staticd");
DEFINE_MTYPE(STATIC, STATIC_NEXTHOP, "Static Nexthop");