]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/debug.h
Merge pull request #10767 from donaldsharp/some_fixes
[mirror_frr.git] / lib / debug.h
index f25cd426913f8a0bb518df0e77b6e1933c6d060c..a72657bdafaf78d020a72f0c817a3aa9a0178f34 100644 (file)
@@ -84,7 +84,7 @@ struct debug {
        const char *desc;
 };
 
-PREDECL_LIST(debug_cb_list)
+PREDECL_LIST(debug_cb_list);
 /*
  * Callback set for debugging code.
  *