mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-02 09:01:39 -05: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>
|