diff options
| -rw-r--r-- | protocol/wayland.dtd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/wayland.dtd b/protocol/wayland.dtd index 15f20ab..ee062ee 100644 --- a/protocol/wayland.dtd +++ b/protocol/wayland.dtd @@ -10,6 +10,7 @@ <!ATTLIST request since CDATA #IMPLIED> <!ELEMENT event (description?,arg*)> <!ATTLIST event name CDATA #REQUIRED> + <!ATTLIST event type CDATA #IMPLIED> <!ATTLIST event since CDATA #IMPLIED> <!ELEMENT enum (description?,entry*)> <!ATTLIST enum name CDATA #REQUIRED> |
