diff options
Diffstat (limited to 'libs/liblua/src/llex.c')
-rw-r--r-- | libs/liblua/src/llex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/liblua/src/llex.c b/libs/liblua/src/llex.c index d51eecf28a..8f44cbef2e 100644 --- a/libs/liblua/src/llex.c +++ b/libs/liblua/src/llex.c @@ -1,4 +1,4 @@ -/* +/* ** $Id: llex.c,v 2.95 2015/11/19 19:16:22 roberto Exp roberto $ ** Lexical Analyzer ** See Copyright Notice in lua.h |