From 51a118f1ef0c524aef823b42bca3bf5a4ff8ae59 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sat, 9 May 2015 00:00:13 +0100 Subject: Updated luaexpat --- lib/luaexpat/lxplib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/luaexpat/lxplib.h') diff --git a/lib/luaexpat/lxplib.h b/lib/luaexpat/lxplib.h index 9c0be4f78..4c7084c46 100644 --- a/lib/luaexpat/lxplib.h +++ b/lib/luaexpat/lxplib.h @@ -20,5 +20,6 @@ #define ProcessingInstructionKey "ProcessingInstruction" #define UnparsedEntityDeclKey "UnparsedEntityDecl" #define StartDoctypeDeclKey "StartDoctypeDecl" +#define XmlDeclKey "XmlDecl" int luaopen_lxp (lua_State *L); -- cgit v1.2.3