diff options
Diffstat (limited to 'source/extern/lua/lfunc.h')
-rw-r--r-- | source/extern/lua/lfunc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/extern/lua/lfunc.h b/source/extern/lua/lfunc.h index 2eeb0d5..c916e98 100644 --- a/source/extern/lua/lfunc.h +++ b/source/extern/lua/lfunc.h @@ -1,5 +1,5 @@ /* -** $Id: lfunc.h,v 2.15 2015/01/13 15:49:11 roberto Exp $ +** $Id: lfunc.h,v 2.15.1.1 2017/04/19 17:39:34 roberto Exp $ ** Auxiliary functions to manipulate prototypes and closures ** See Copyright Notice in lua.h */ |