summaryrefslogtreecommitdiff
path: root/t_luafilesystem.lua
diff options
context:
space:
mode:
Diffstat (limited to 't_luafilesystem.lua')
-rw-r--r--t_luafilesystem.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/t_luafilesystem.lua b/t_luafilesystem.lua
index eb12afb..a1f4041 100644
--- a/t_luafilesystem.lua
+++ b/t_luafilesystem.lua
@@ -1,4 +1,4 @@
1-- $Id: t_luafilesystem.lua,v 1.1 2004/07/27 14:15:24 tomas Exp $ 1-- $Id: t_luafilesystem.lua,v 1.1.1.1 2004/07/27 14:15:24 tomas Exp $
2if not luafilesystem and loadlib then 2if not luafilesystem and loadlib then
3 local libname = "LIB_NAME" 3 local libname = "LIB_NAME"
4 local libopen = "luaopen_luafilesystem" 4 local libopen = "luaopen_luafilesystem"