aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp.api
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/udp/udp.api')
-rw-r--r--src/vnet/udp/udp.api2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/udp/udp.api b/src/vnet/udp/udp.api
index 25ee96489a2..9f5e2ece6ba 100644
--- a/src/vnet/udp/udp.api
+++ b/src/vnet/udp/udp.api
@@ -19,7 +19,7 @@
called through a shared memory interface.
*/
-vl_api_version 1.0.0
+option version = "1.0.0";
/** \brief Add / del table request
A table can be added multiple times, but need be deleted only once.