diff options
| author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-08-23 14:26:12 -0300 |
|---|---|---|
| committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2018-08-23 14:26:12 -0300 |
| commit | f99509581ee73c1c2dbddb3398e87c098771d31f (patch) | |
| tree | d6dab82ae42f5fbd2a20a80d6f6200748e196d32 /lapi.c | |
| parent | 3dcd04ad610d151afbe8cd92c43e2232e621fbb5 (diff) | |
| download | lua-github-f99509581ee73c1c2dbddb3398e87c098771d31f.tar.gz | |
Removed extra information from RCS keyword strings
Version numbers and dates (mostly wrong) from RCS keyword strings
removed from all source files; only the file name are kept.
Diffstat (limited to 'lapi.c')
| -rw-r--r-- | lapi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* -** $Id: lapi.c,v 2.294 2018/06/15 19:31:22 roberto Exp roberto $ +** $Id: lapi.c $ ** Lua API ** See Copyright Notice in lua.h */ |
