aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/vpe_all_api_h.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/vpp-api/vpe_all_api_h.h')
-rw-r--r--vpp/vpp-api/vpe_all_api_h.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/vpp/vpp-api/vpe_all_api_h.h b/vpp/vpp-api/vpe_all_api_h.h
index ca6776c6d90..f6793f77788 100644
--- a/vpp/vpp-api/vpe_all_api_h.h
+++ b/vpp/vpp-api/vpe_all_api_h.h
@@ -14,7 +14,7 @@
*/
/*
* Add to the bottom of the #include list, or elves will steal your
- * keyboard in the middle of the night!
+ * keyboard in the middle of the night!
*/
/* Inherited from vlib */
@@ -22,3 +22,11 @@
/* Here are the vpe forwarder specific API definitions */
#include <vpp-api/vpe.api.h>
+
+/*
+ * fd.io coding-style-patch-verification: ON
+ *
+ * Local Variables:
+ * eval: (c-set-style "gnu")
+ * End:
+ */