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/HttpServer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NetEx/HttpServer.h') diff --git a/NetEx/HttpServer.h b/NetEx/HttpServer.h index fb74fbc..9101944 100644 --- a/NetEx/HttpServer.h +++ b/NetEx/HttpServer.h @@ -238,4 +238,4 @@ private: }; -#endif HttpServer_h \ No newline at end of file +#endif // HttpServer_h -- cgit v1.1