diff options
| author | Lua Team <team@lua.org> | 2013-11-11 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2013-11-11 12:00:00 +0000 |
| commit | 357e7cdc32cd4224b03748e4f284857e47f70a68 (patch) | |
| tree | 43dd992e668609554251ce6b69df4c29d560835e /src/lstrlib.c | |
| parent | dc27609467d2699ac9252e89d632432ac5f798f2 (diff) | |
| download | lua-github-5.2.3.tar.gz | |
Diffstat (limited to 'src/lstrlib.c')
| -rw-r--r-- | src/lstrlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lstrlib.c b/src/lstrlib.c index fcc61c9a..9261fd22 100644 --- a/src/lstrlib.c +++ b/src/lstrlib.c @@ -1,5 +1,5 @@ /* -** $Id: lstrlib.c,v 1.178 2012/08/14 18:12:34 roberto Exp $ +** $Id: lstrlib.c,v 1.178.1.1 2013/04/12 18:48:47 roberto Exp $ ** Standard library for string operations and pattern-matching ** See Copyright Notice in lua.h */ |
