aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lobject.h')
-rw-r--r--contrib/lua/src/lobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lobject.h b/contrib/lua/src/lobject.h
index 3c042289492b..24088614027f 100644
--- a/contrib/lua/src/lobject.h
+++ b/contrib/lua/src/lobject.h
@@ -1,5 +1,5 @@
/*
-** $Id: lobject.h,v 2.117 2016/08/01 19:51:24 roberto Exp $
+** $Id: lobject.h,v 2.117.1.1 2017/04/19 17:39:34 roberto Exp $
** Type definitions for Lua objects
** See Copyright Notice in lua.h
*/