X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fl2e%2Fl2e_api.c;h=b42fef3d3d716fd853f64d92292fb916b8a77c29;hb=1d1985de91833a5483a6b7ee96ef4090d530a7a6;hp=92a13f855f3d671c4f2bc47191953946513384f4;hpb=abfd778a92a0050178e966e9f29dfc1497b8ca58;p=vpp.git diff --git a/src/plugins/l2e/l2e_api.c b/src/plugins/l2e/l2e_api.c index 92a13f855f3..b42fef3d3d7 100644 --- a/src/plugins/l2e/l2e_api.c +++ b/src/plugins/l2e/l2e_api.c @@ -141,7 +141,7 @@ VLIB_API_INIT_FUNCTION (l2e_init); /* *INDENT-OFF* */ VLIB_PLUGIN_REGISTER () = { .version = VPP_BUILD_VER, - .description = "L2 Emulation", + .description = "Layer 2 (L2) Emulation", }; /* *INDENT-ON* */