aboutsummaryrefslogtreecommitdiffstats
path: root/vlib-api/vlibsocket/vl_socket_api_h.h
diff options
context:
space:
mode:
Diffstat (limited to 'vlib-api/vlibsocket/vl_socket_api_h.h')
-rw-r--r--vlib-api/vlibsocket/vl_socket_api_h.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/vlib-api/vlibsocket/vl_socket_api_h.h b/vlib-api/vlibsocket/vl_socket_api_h.h
index 7877ba66e1c..7fc53cefc03 100644
--- a/vlib-api/vlibsocket/vl_socket_api_h.h
+++ b/vlib-api/vlibsocket/vl_socket_api_h.h
@@ -1,4 +1,4 @@
-/*
+/*
*------------------------------------------------------------------
* vl_socket_api_h.h - all API headers, in a specific order.
*
@@ -19,7 +19,15 @@
/*
* 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!
*/
#include <vlibmemory/vl_memory_api_h.h>
#include <vlibsocket/sockclnt.api.h>
+
+/*
+ * fd.io coding-style-patch-verification: ON
+ *
+ * Local Variables:
+ * eval: (c-set-style "gnu")
+ * End:
+ */