aboutsummaryrefslogtreecommitdiff
path: root/src/lua/modules/thread/Thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/modules/thread/Thread.cpp')
-rw-r--r--src/lua/modules/thread/Thread.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua/modules/thread/Thread.cpp b/src/lua/modules/thread/Thread.cpp
index b0cbf8e..e1c5a92 100644
--- a/src/lua/modules/thread/Thread.cpp
+++ b/src/lua/modules/thread/Thread.cpp
@@ -248,5 +248,5 @@ namespace JinEngine
return 1;
}
- } // Lua
-} // JinEngine \ No newline at end of file
+ } // namespace Lua
+} // namespace JinEngine \ No newline at end of file