aboutsummaryrefslogtreecommitdiff
path: root/src/lua/modules/filesystem
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-09-02 19:26:41 +0800
committerchai <chaifix@163.com>2018-09-02 19:26:41 +0800
commit05d1cfb909390de4843ac6932be14520b80c1bcd (patch)
treed6d2e73b079caad3f18952c964d151388952cb9c /src/lua/modules/filesystem
parent4f147c08fc5498af393729c5e4a3d91894c97467 (diff)
*update
Diffstat (limited to 'src/lua/modules/filesystem')
-rw-r--r--src/lua/modules/filesystem/filesystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lua/modules/filesystem/filesystem.cpp b/src/lua/modules/filesystem/filesystem.cpp
index e1d496e..f377f0c 100644
--- a/src/lua/modules/filesystem/filesystem.cpp
+++ b/src/lua/modules/filesystem/filesystem.cpp
@@ -135,5 +135,5 @@ namespace lua
return 0;
}
-} // filesystem
+} // lua
} // jin \ No newline at end of file