plugins: clean up plugin descriptions
[vpp.git] / src / plugins / pppoe / pppoe.c
index 0595767..6cb9d81 100644 (file)
@@ -738,7 +738,7 @@ VLIB_INIT_FUNCTION (pppoe_init);
 /* *INDENT-OFF* */
 VLIB_PLUGIN_REGISTER () = {
     .version = VPP_BUILD_VER,
-    .description = "PPPoE",
+    .description = "PPP over Ethernet (PPPoE)",
 };
 /* *INDENT-ON* */