diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-01-05 15:16:15 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2025-01-05 15:16:15 +1100 |
commit | 9bc12f5f97f6774e6eeeb3ef577e026cc8d03357 (patch) | |
tree | 7b2909e6869cf1dff081e114e9693c8736b1480e /source/extern/lua/lfunc.h | |
parent | 41f0b9001f60c59691ec04d937e6a9ef424794f1 (diff) |
Lua 5.3.6
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 */ |