mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-23 09:55:31 +00:00
* features/xinclude.dtd: Correct EMPTY typo.
This commit is contained in:
parent
7afee70046
commit
9108f110ee
@ -1,3 +1,7 @@
|
||||
2009-10-11 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* features/xinclude.dtd: Correct EMPTY typo.
|
||||
|
||||
2009-10-10 Michael Snyder <msnyder@vmware.com>
|
||||
|
||||
* i386-tdep.c (i386_process_record): Or-equals, not not-equals.
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user