From 9bc12f5f97f6774e6eeeb3ef577e026cc8d03357 Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Sun, 5 Jan 2025 15:16:15 +1100 Subject: Lua 5.3.6 --- source/extern/lua/lfunc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/extern/lua/lfunc.c') diff --git a/source/extern/lua/lfunc.c b/source/extern/lua/lfunc.c index 67967da..ccafbb8 100644 --- a/source/extern/lua/lfunc.c +++ b/source/extern/lua/lfunc.c @@ -1,5 +1,5 @@ /* -** $Id: lfunc.c,v 2.45 2014/11/02 19:19:04 roberto Exp $ +** $Id: lfunc.c,v 2.45.1.1 2017/04/19 17:39:34 roberto Exp $ ** Auxiliary functions to manipulate prototypes and closures ** See Copyright Notice in lua.h */ -- cgit v1.2.3