summaryrefslogtreecommitdiff
path: root/src/lparser.c
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2014-07-31 12:00:00 +0000
committerrepogen <>2014-07-31 12:00:00 +0000
commitd7648e85b78d53a2248de909868192598ad0eb69 (patch)
treec67708a14fd29f8ff7e4981aadb041c5ab577e08 /src/lparser.c
parent3907bda05b0e73eba86487ad703e832ca14b64ce (diff)
downloadlua-github-5.3.0-alpha.tar.gz
Lua 5.3.0-alpha5.3.0-alpha
Diffstat (limited to 'src/lparser.c')
-rw-r--r--src/lparser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lparser.c b/src/lparser.c
index 6c097d7f..1e7e244a 100644
--- a/src/lparser.c
+++ b/src/lparser.c
@@ -1,5 +1,5 @@
/*
-** $Id: lparser.c,v 2.139 2014/06/19 18:27:20 roberto Exp $
+** $Id: lparser.c,v 2.142 2014/07/21 16:02:10 roberto Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/