aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/util/lua/lstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25/util/lua/lstring.c')
-rw-r--r--engines/sword25/util/lua/lstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/util/lua/lstring.c b/engines/sword25/util/lua/lstring.c
index 49113151cc..cd55cc63bf 100644
--- a/engines/sword25/util/lua/lstring.c
+++ b/engines/sword25/util/lua/lstring.c
@@ -1,5 +1,5 @@
/*
-** $Id: lstring.c,v 2.8.1.1 2007/12/27 13:02:25 roberto Exp $
+** $Id$
** String table (keeps all strings handled by Lua)
** See Copyright Notice in lua.h
*/