From 309d3544ca7ab144fa5c60f1cf83b38f17d070b7 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 2 Oct 2021 00:32:11 +0200 Subject: Streamlined file and guard endings in Foundation and NetEx --- NetEx/HttpServlet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NetEx/HttpServlet.h') diff --git a/NetEx/HttpServlet.h b/NetEx/HttpServlet.h index e209671..3b94320 100644 --- a/NetEx/HttpServlet.h +++ b/NetEx/HttpServlet.h @@ -106,4 +106,4 @@ protected: }; -#endif HttpServlet_h \ No newline at end of file +#endif // HttpServlet_h -- cgit v1.1