Skip to content

Commit 5188bd4

Browse files
version attribute stripped
1 parent ecb2129 commit 5188bd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

x86reference.dtd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205

206206
<!-- x86reference@version: current version (completeness) of the reference -->
207207

208-
<!ATTLIST x86reference version NMTOKEN #REQUIRED>
208+
<!ATTLIST x86reference version NMTOKEN #IMPLIED>
209209

210210
<!-- two-byte@id: used only as an anchor for 0F opcode -->
211211

x86reference.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Should I add this comment?
4747
4848
-->
4949

50-
<x86reference version="1.11">
50+
<x86reference>
5151

5252
<one-byte>
5353

0 commit comments

Comments
 (0)