diff options
| author | Lua Team <team@lua.org> | 2008-01-17 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2008-01-17 12:00:00 +0000 |
| commit | b2874e1bcdc4d4a56d8a232a88d5e17c6a9826f5 (patch) | |
| tree | c173f097145da6d8df8e8fea09b6ec6bba8c5476 /src/llex.c | |
| parent | f3572f5f7e364810f6ac5f99e0eced99c4722418 (diff) | |
| download | lua-github-b2874e1bcdc4d4a56d8a232a88d5e17c6a9826f5.tar.gz | |
Lua 5.1.3-rc15.1.3-rc1
Diffstat (limited to 'src/llex.c')
| -rw-r--r-- | src/llex.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* -** $Id: llex.c,v 2.20 2006/03/09 18:14:31 roberto Exp $ +** $Id: llex.c,v 2.20.1.1 2007/12/27 13:02:25 roberto Exp $ ** Lexical Analyzer ** See Copyright Notice in lua.h */ |
