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