summaryrefslogtreecommitdiffstats
path: root/lua/lstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lstring.h')
-rw-r--r--lua/lstring.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lstring.h b/lua/lstring.h
index d312ff3..260e7f1 100644
--- a/lua/lstring.h
+++ b/lua/lstring.h
@@ -1,5 +1,5 @@
/*
-** $Id: lstring.h,v 1.49 2012/02/01 21:57:15 roberto Exp $
+** $Id: lstring.h,v 1.49.1.1 2013/04/12 18:48:47 roberto Exp $
** String table (keep all strings handled by Lua)
** See Copyright Notice in lua.h
*/