From caaf343bad094b55e752198b1b3324e37250a280 Mon Sep 17 00:00:00 2001 From: Masayuki Ishikawa Date: Wed, 29 Jul 2020 12:32:29 +0900 Subject: [PATCH] netutils: webserver: Fix style violations Summary: - This commit fixes style violations in httpd_dirlist.c Impact: - No impact Testing: - Buid check only Signed-off-by: Masayuki Ishikawa > --- netutils/webserver/httpd_dirlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netutils/webserver/httpd_dirlist.c b/netutils/webserver/httpd_dirlist.c index 5ef2e18c8..cdc3303c3 100644 --- a/netutils/webserver/httpd_dirlist.c +++ b/netutils/webserver/httpd_dirlist.c @@ -34,7 +34,7 @@ ****************************************************************************/ /**************************************************************************** - * Included Header Files + * Included Files ****************************************************************************/ #include