From d7648e85b78d53a2248de909868192598ad0eb69 Mon Sep 17 00:00:00 2001 From: Lua Team Date: Thu, 31 Jul 2014 12:00:00 +0000 Subject: Lua 5.3.0-alpha --- src/lparser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lparser.c') 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 */ -- cgit v1.2.1