diff options
Diffstat (limited to 'libs/liblua/src/lstring.h')
-rw-r--r-- | libs/liblua/src/lstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/liblua/src/lstring.h b/libs/liblua/src/lstring.h index 27efd20772..6351003af8 100644 --- a/libs/liblua/src/lstring.h +++ b/libs/liblua/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.60 2015/09/08 15:41:05 roberto Exp roberto $ ** String table (keep all strings handled by Lua) ** See Copyright Notice in lua.h */ |