summaryrefslogtreecommitdiff
path: root/lib/prefix.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2018-05-16 08:17:53 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2018-05-30 07:48:21 -0400
commit2bb9eff45f93d4a76f0121e6ab31d55f34554925 (patch)
treeea294ea5bd028ef5ab66d519c425f92de4b2b0ce /lib/prefix.h
parent50f74cf1310572457f742f630c43aaba9b8f2c17 (diff)
bgpd, lib: Cleanup CI warnings from system
Make the CI system happy. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/prefix.h')
-rw-r--r--lib/prefix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prefix.h b/lib/prefix.h
index fadaab1859..f5dbb22f79 100644
--- a/lib/prefix.h
+++ b/lib/prefix.h
@@ -40,7 +40,7 @@
#endif
#define ESI_BYTES 10
-#define ESI_STR_LEN (3* ESI_BYTES)
+#define ESI_STR_LEN (3 * ESI_BYTES)
#define ETHER_ADDR_STRLEN (3*ETH_ALEN)
/*