plugins: clean up plugin descriptions
[vpp.git] / src / plugins / gtpu / gtpu.c
index fb83fc8..c3a71ea 100644 (file)
@@ -1117,7 +1117,7 @@ VLIB_INIT_FUNCTION (gtpu_init);
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
     .version = VPP_BUILD_VER,
-    .description = "GTPv1-U",
+    .description = "GPRS Tunnelling Protocol, User Data (GTPv1-U)",
 };
 /* *INDENT-ON* */