diff options
Diffstat (limited to 'luafilesystem.c')
-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> |