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