From 3292019e55dd02a96420e72bad88711fd36ef249 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 20 Oct 2018 16:30:20 +0800 Subject: =?UTF-8?q?*=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lua/modules/net/net.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lua/modules/net/net.cpp') diff --git a/src/lua/modules/net/net.cpp b/src/lua/modules/net/net.cpp index cc2b8de..4ef9ece 100644 --- a/src/lua/modules/net/net.cpp +++ b/src/lua/modules/net/net.cpp @@ -82,5 +82,5 @@ namespace Lua return 1; } -} // Lua -} // JinEngine \ No newline at end of file +} // namespace Lua +} // namespace JinEngine \ No newline at end of file -- cgit v1.1-26-g67d0