summaryrefslogtreecommitdiffstats
path: root/vlib/vlib/vlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'vlib/vlib/vlib.h')
-rw-r--r--vlib/vlib/vlib.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/vlib/vlib/vlib.h b/vlib/vlib/vlib.h
index 74101f8d297..b146a49b7f2 100644
--- a/vlib/vlib/vlib.h
+++ b/vlib/vlib/vlib.h
@@ -76,3 +76,11 @@ struct vlib_main_t;
#include <vlib/buffer_node.h>
#endif /* included_vlib_h */
+
+/*
+ * fd.io coding-style-patch-verification: ON
+ *
+ * Local Variables:
+ * eval: (c-set-style "gnu")
+ * End:
+ */