VPP-530: adapt jvpp generation for VPP API splitting
[vpp.git] / vpp-api / java / jvpp-core / jvpp_core.c
index 83c0bb2..107fa78 100644 (file)
@@ -38,7 +38,7 @@
 
 // TODO: generate jvpp_plugin_name.c files (or at least reuse plugin's main structure)
 typedef struct {
-    /* Base message index for the nsh plugin */
+    /* Base message index for the jvpp-core plugin */
     u16 msg_id_base;
 
     /* Pointer to shared memory queue */