summaryrefslogtreecommitdiffstats
path: root/src/xml_dtd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml_dtd.h')
-rw-r--r--src/xml_dtd.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/xml_dtd.h b/src/xml_dtd.h
index f43db77..010a465 100644
--- a/src/xml_dtd.h
+++ b/src/xml_dtd.h
@@ -1,4 +1,4 @@
-"<?xml encoding=\"ISO-8859-1\"?>\n"
+"<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n"
"<!-- DTD describing the grammar used in doxygen's XML output -->\n"
"\n"
"<!-- standard character entities -->\n"
@@ -50,6 +50,8 @@
" |friend\n"
" |related\n"
" |define|prototype|typedef|enum|func|var\n"
+" |dcop-func\n"
+" |property\n"
" ) #REQUIRED\n"
" '\n"
">\n"