src/lxplib.h

changeset 1
304b5a6f85e4
parent 0
24d141cb2d1e
child 18
90da47758f85
--- a/src/lxplib.h	Wed Jun 01 22:14:25 2011 +0100
+++ b/src/lxplib.h	Wed Jun 01 22:16:24 2011 +0100
@@ -19,5 +19,6 @@
 #define NotStandaloneKey		"NotStandalone"
 #define ProcessingInstructionKey	"ProcessingInstruction"
 #define UnparsedEntityDeclKey		"UnparsedEntityDecl"
+#define StartDoctypeDeclKey		"StartDoctypeDecl"
 
 int luaopen_lxp (lua_State *L);

mercurial