aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lstate.c')
-rw-r--r--contrib/lua/src/lstate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lstate.c b/contrib/lua/src/lstate.c
index 9194ac3419e1..c1a76643c337 100644
--- a/contrib/lua/src/lstate.c
+++ b/contrib/lua/src/lstate.c
@@ -1,5 +1,5 @@
/*
-** $Id: lstate.c,v 2.133 2015/11/13 12:16:51 roberto Exp $
+** $Id: lstate.c,v 2.133.1.1 2017/04/19 17:39:34 roberto Exp $
** Global State
** See Copyright Notice in lua.h
*/