diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-08-10 20:05:41 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-08-10 20:05:41 +0000 |
| commit | abe858c1d6e8bf7d7206b09ed715677ac63b5fca (patch) | |
| tree | b4a55f98f19586c9016c18dc0a0cbb51499500e9 /src/lstring.h | |
| parent | c07e635a743de50fac64b715c08cd78aa51077c5 (diff) | |
Notes
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 27efd2077269f..d612abd3332f7 100644 --- a/src/lstring.h +++ b/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.61.1.1 2017/04/19 17:20:42 roberto Exp $ ** String table (keep all strings handled by Lua) ** See Copyright Notice in lua.h */ |
