aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/ltable.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/ltable.c')
-rw-r--r--engines/sword25/util/lua/ltable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/ltable.c b/engines/sword25/util/lua/ltable.c
index ec84f4fabc..35d763eac3 100644
--- a/engines/sword25/util/lua/ltable.c
+++ b/engines/sword25/util/lua/ltable.c
@@ -1,5 +1,5 @@
/*
-** $Id: ltable.c,v 2.32.1.2 2007/12/28 15:32:23 roberto Exp $
+** $Id$
** Lua tables (hash)
** See Copyright Notice in lua.h
*/