aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lfunc.h')
-rw-r--r--contrib/lua/src/lfunc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lfunc.h b/contrib/lua/src/lfunc.h
index 2eeb0d5a4898..c916e9878ade 100644
--- a/contrib/lua/src/lfunc.h
+++ b/contrib/lua/src/lfunc.h
@@ -1,5 +1,5 @@
/*
-** $Id: lfunc.h,v 2.15 2015/01/13 15:49:11 roberto Exp $
+** $Id: lfunc.h,v 2.15.1.1 2017/04/19 17:39:34 roberto Exp $
** Auxiliary functions to manipulate prototypes and closures
** See Copyright Notice in lua.h
*/