aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/lobject.c')
-rw-r--r--engines/sword25/util/lua/lobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/lobject.c b/engines/sword25/util/lua/lobject.c
index 4ff50732a4..24718931ed 100644
--- a/engines/sword25/util/lua/lobject.c
+++ b/engines/sword25/util/lua/lobject.c
@@ -1,5 +1,5 @@
/*
-** $Id: lobject.c,v 2.22.1.1 2007/12/27 13:02:25 roberto Exp $
+** $Id$
** Some generic functions over Lua objects
** See Copyright Notice in lua.h
*/