summaryrefslogtreecommitdiff
path: root/src/lparser.c
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2013-11-11 12:00:00 +0000
committerrepogen <>2013-11-11 12:00:00 +0000
commit357e7cdc32cd4224b03748e4f284857e47f70a68 (patch)
tree43dd992e668609554251ce6b69df4c29d560835e /src/lparser.c
parentdc27609467d2699ac9252e89d632432ac5f798f2 (diff)
downloadlua-github-357e7cdc32cd4224b03748e4f284857e47f70a68.tar.gz
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 d8f5b4ff..9e1a9ca2 100644
--- a/src/lparser.c
+++ b/src/lparser.c
@@ -1,5 +1,5 @@
/*
-** $Id: lparser.c,v 2.130 2013/02/06 13:37:39 roberto Exp $
+** $Id: lparser.c,v 2.130.1.1 2013/04/12 18:48:47 roberto Exp $
** Lua Parser
** See Copyright Notice in lua.h
*/