]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/termtable.c
*: remove the checking returned value for hash_get()
[mirror_frr.git] / lib / termtable.c
index b22a1ad38778e4ca18cd4d8e2693961b436907aa..ddf8822853775aff9854d6d41c975bcfef759cce 100644 (file)
@@ -24,7 +24,7 @@
 #include "memory.h"
 #include "termtable.h"
 
-DEFINE_MTYPE_STATIC(LIB, TTABLE, "ASCII table")
+DEFINE_MTYPE_STATIC(LIB, TTABLE, "ASCII table");
 
 /* clang-format off */
 const struct ttable_style ttable_styles[] = {