summaryrefslogtreecommitdiff
path: root/com32/lua/src/lualib.h
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/lualib.h
parente8b8413c806db83350c3f2d51c3b55bebdd3074e (diff)
downloadsyslinux-98d07d0daf618f5e5accd6410e7c5d06f3157f48.tar.gz
lua: upgrade to 5.2.3
Diffstat (limited to 'com32/lua/src/lualib.h')
-rw-r--r--com32/lua/src/lualib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/lua/src/lualib.h b/com32/lua/src/lualib.h
index 9fd126bf..da82005c 100644
--- a/com32/lua/src/lualib.h
+++ b/com32/lua/src/lualib.h
@@ -1,5 +1,5 @@
/*
-** $Id: lualib.h,v 1.43 2011/12/08 12:11:37 roberto Exp $
+** $Id: lualib.h,v 1.43.1.1 2013/04/12 18:48:47 roberto Exp $
** Lua standard libraries
** See Copyright Notice in lua.h
*/