summaryrefslogtreecommitdiff
path: root/lua/lstring.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lstring.c')
-rw-r--r--lua/lstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lstring.c b/lua/lstring.c
index 9351766..6257f21 100644
--- a/lua/lstring.c
+++ b/lua/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
*/