ubsan: bpf: left shift cannot be represented in type 'DI' (aka 'long')
[deliverable/binutils-gdb.git] / gdb / features / xinclude.dtd
index abee8d4046297e5f1548153b0c8235caab2e3eb3..e8dc44147dc49a85a6e0d623fcf011814a6adbf4 100644 (file)
@@ -1,4 +1,4 @@
-<!-- Copyright (C) 2007 Free Software Foundation, Inc.
+<!-- Copyright (C) 2007-2019 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright
@@ -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>
This page took 0.023348 seconds and 4 git commands to generate.