mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
9 lines
248 B
XML
9 lines
248 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<protocol name="1badprotocol">
|
||
|
|
<interface name="required_interface" version="13">
|
||
|
|
<description summary="required summary">
|
||
|
|
</description>
|
||
|
|
<event name="requied_event"/>
|
||
|
|
</interface>
|
||
|
|
</protocol>
|