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