diff options
Diffstat (limited to 'src/lstring.h')
-rw-r--r-- | src/lstring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lstring.h b/src/lstring.h index 73a2ff8b..1d2e91ea 100644 --- a/src/lstring.h +++ b/src/lstring.h @@ -1,5 +1,5 @@ /* -** $Id: lstring.h,v 1.43.1.1 2007/12/27 13:02:25 roberto Exp $ +** $Id: lstring.h,v 1.43 2005/04/25 19:24:10 roberto Exp $ ** String table (keep all strings handled by Lua) ** See Copyright Notice in lua.h */ |