aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmerl/include
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xmerl/include')
-rw-r--r--lib/xmerl/include/xmerl.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xmerl/include/xmerl.hrl b/lib/xmerl/include/xmerl.hrl
index e75528ae34..3760a5cce0 100644
--- a/lib/xmerl/include/xmerl.hrl
+++ b/lib/xmerl/include/xmerl.hrl
@@ -156,6 +156,7 @@
declarations = [], % [{Name, Attrs}]
doctype_name,
doctype_DTD = internal, % internal | DTDId
+ comments = true,
document = false,
default_attrs = false,
rules,