summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrpd.h
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas.abraitis@gmail.com>2021-03-22 10:00:34 +0100
committerGitHub <noreply@github.com>2021-03-22 10:00:34 +0100
commit37916b2b113af12d86208b9abdd594647421d65c (patch)
treeffc76feaddd010df2bfdf653a610bcc1929ca98a /nhrpd/nhrpd.h
parentMerge pull request #8297 from adrianomarto/msdp-dscp-cs6 (diff)
parentlib: temporary workaround for LabN CI (diff)
downloadfrr-37916b2b113af12d86208b9abdd594647421d65c.tar.xz
frr-37916b2b113af12d86208b9abdd594647421d65c.zip
Merge pull request #8121 from opensourcerouting/macro-cleanup
*: require ISO C11 + semicolons after file-scope macros
Diffstat (limited to 'nhrpd/nhrpd.h')
-rw-r--r--nhrpd/nhrpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nhrpd/nhrpd.h b/nhrpd/nhrpd.h
index 365546315..9c8c293b9 100644
--- a/nhrpd/nhrpd.h
+++ b/nhrpd/nhrpd.h
@@ -18,7 +18,7 @@
#include "memory.h"
#include "resolver.h"
-DECLARE_MGROUP(NHRPD)
+DECLARE_MGROUP(NHRPD);
#define NHRPD_DEFAULT_HOLDTIME 7200