aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lstring.h')
-rw-r--r--contrib/lua/src/lstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lstring.h b/contrib/lua/src/lstring.h
index 27efd2077269..d612abd3332f 100644
--- a/contrib/lua/src/lstring.h
+++ b/contrib/lua/src/lstring.h
@@ -1,5 +1,5 @@
/*
-** $Id: lstring.h,v 1.61 2015/11/03 15:36:01 roberto Exp $
+** $Id: lstring.h,v 1.61.1.1 2017/04/19 17:20:42 roberto Exp $
** String table (keep all strings handled by Lua)
** See Copyright Notice in lua.h
*/