diff options
author | tomas <tomas> | 2004-07-27 14:15:24 +0000 |
---|---|---|
committer | tomas <tomas> | 2004-07-27 14:15:24 +0000 |
commit | b848b63be4c39129248e1049f61964a23668c16c (patch) | |
tree | 65283841059d6471bce9aa00973d6db9be572d2c /luafilesystem.c | |
parent | 8addf14a396466982f62503a6dfa5793a53b1b8e (diff) | |
download | luafilesystem-start.tar.gz luafilesystem-start.tar.bz2 luafilesystem-start.zip |
Importandostart
Diffstat (limited to '')
-rw-r--r-- | luafilesystem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/luafilesystem.c b/luafilesystem.c index 57167ea..ea0c1f7 100644 --- a/luafilesystem.c +++ b/luafilesystem.c | |||
@@ -9,7 +9,7 @@ | |||
9 | ** luafilesystem.lock (fh, mode) | 9 | ** luafilesystem.lock (fh, mode) |
10 | ** luafilesystem.unlock (fh) | 10 | ** luafilesystem.unlock (fh) |
11 | ** | 11 | ** |
12 | ** $Id: luafilesystem.c,v 1.1 2004/07/27 14:15:24 tomas Exp $ | 12 | ** $Id: luafilesystem.c,v 1.1.1.1 2004/07/27 14:15:24 tomas Exp $ |
13 | */ | 13 | */ |
14 | 14 | ||
15 | #include <errno.h> | 15 | #include <errno.h> |