X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fhttp_static%2Fhttp_static.c;fp=src%2Fplugins%2Fhttp_static%2Fhttp_static.c;h=57f1cf70f0d34cf9c3e9f9e3274e620cbd2f1666;hb=1d1985de91833a5483a6b7ee96ef4090d530a7a6;hp=722e4ba3fd3046625510672bc096330b2a75a715;hpb=abfd778a92a0050178e966e9f29dfc1497b8ca58;p=vpp.git diff --git a/src/plugins/http_static/http_static.c b/src/plugins/http_static/http_static.c index 722e4ba3fd3..57f1cf70f0d 100644 --- a/src/plugins/http_static/http_static.c +++ b/src/plugins/http_static/http_static.c @@ -139,7 +139,7 @@ VLIB_INIT_FUNCTION (http_static_init); VLIB_PLUGIN_REGISTER () = { .version = VPP_BUILD_VER, - .description = "http static server plugin" + .description = "HTTP Static Server" }; /* *INDENT-ON* */