aboutsummaryrefslogtreecommitdiff
path: root/gdb/features
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features')
-rw-r--r--gdb/features/xinclude.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/xinclude.dtd b/gdb/features/xinclude.dtd
index e58eb13..31aa942 100644
--- a/gdb/features/xinclude.dtd
+++ b/gdb/features/xinclude.dtd
@@ -7,7 +7,7 @@
<!-- GDB supports a subset of XInclude. Only whole documents can
be included, and only as XML. -->
-<!ELEMENT xi:include (EMPTY)>
+<!ELEMENT xi:include EMPTY>
<!ATTLIST xi:include
xmlns:xi CDATA #FIXED "http://www.w3.org/2001/XInclude"
href CDATA #REQUIRED>