aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTadeo Kondrak <me@tadeo.ca>2022-02-25 14:22:20 -0700
committerTadeo Kondrak <me@tadeo.ca>2022-02-25 14:22:20 -0700
commit1293ff146ee851ca3f513509f216d9f3adc89916 (patch)
tree1001e07fd9544891efc12d15d327563fd22374e6
parent8498e4c10dd1a6c0d1f3b6b82de439fc5e56aa29 (diff)
staging/drm-lease: Annotate destructor event
Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
-rw-r--r--staging/drm-lease/drm-lease-v1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/drm-lease/drm-lease-v1.xml b/staging/drm-lease/drm-lease-v1.xml
index 8724a1a..d4c960a 100644
--- a/staging/drm-lease/drm-lease-v1.xml
+++ b/staging/drm-lease/drm-lease-v1.xml
@@ -120,7 +120,7 @@
</description>
</event>
- <event name="released">
+ <event name="released" type="destructor">
<description summary="the compositor has finished using the device">
This event is sent in response to the release request and indicates
that the compositor is done sending connector events.