summaryrefslogtreecommitdiff
path: root/com32/lua/src/lundump.c
diff options
context:
space:
mode:
authorFerenc Wágner <wferi@niif.hu>2013-12-12 08:12:52 +0100
committerFerenc Wágner <wferi@niif.hu>2014-03-02 09:16:32 +0100
commit98d07d0daf618f5e5accd6410e7c5d06f3157f48 (patch)
tree0914a6d39eb87db171b5d33d3e670e60df84c27e /com32/lua/src/lundump.c
parente8b8413c806db83350c3f2d51c3b55bebdd3074e (diff)
downloadsyslinux-98d07d0daf618f5e5accd6410e7c5d06f3157f48.tar.gz
lua: upgrade to 5.2.3
Diffstat (limited to 'com32/lua/src/lundump.c')
-rw-r--r--com32/lua/src/lundump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/lua/src/lundump.c b/com32/lua/src/lundump.c
index 54de011a..4163cb5d 100644
--- a/com32/lua/src/lundump.c
+++ b/com32/lua/src/lundump.c
@@ -1,5 +1,5 @@
/*
-** $Id: lundump.c,v 2.22 2012/05/08 13:53:33 roberto Exp $
+** $Id: lundump.c,v 2.22.1.1 2013/04/12 18:48:47 roberto Exp $
** load precompiled Lua chunks
** See Copyright Notice in lua.h
*/