aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lstring.c')
-rw-r--r--contrib/lua/src/lstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lstring.c b/contrib/lua/src/lstring.c
index 9351766fd63b..6257f211d9e7 100644
--- a/contrib/lua/src/lstring.c
+++ b/contrib/lua/src/lstring.c
@@ -1,5 +1,5 @@
/*
-** $Id: lstring.c,v 2.56 2015/11/23 11:32:51 roberto Exp $
+** $Id: lstring.c,v 2.56.1.1 2017/04/19 17:20:42 roberto Exp $
** String table (keeps all strings handled by Lua)
** See Copyright Notice in lua.h
*/