aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lgc.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/lgc.c')
-rw-r--r--engines/sword25/util/lua/lgc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/lgc.c b/engines/sword25/util/lua/lgc.c
index d9e0b78294..52ff72bdc9 100644
--- a/engines/sword25/util/lua/lgc.c
+++ b/engines/sword25/util/lua/lgc.c
@@ -1,5 +1,5 @@
/*
-** $Id: lgc.c,v 2.38.1.1 2007/12/27 13:02:25 roberto Exp $
+** $Id$
** Garbage Collector
** See Copyright Notice in lua.h
*/