diff options
Diffstat (limited to 'source/extern/lua/lapi.h')
-rw-r--r-- | source/extern/lua/lapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/extern/lua/lapi.h b/source/extern/lua/lapi.h index 6d36dee..8e16ad5 100644 --- a/source/extern/lua/lapi.h +++ b/source/extern/lua/lapi.h @@ -1,5 +1,5 @@ /* -** $Id: lapi.h,v 2.9 2015/03/06 19:49:50 roberto Exp $ +** $Id: lapi.h,v 2.9.1.1 2017/04/19 17:20:42 roberto Exp $ ** Auxiliary functions from Lua API ** See Copyright Notice in lua.h */ |