diff options
-rw-r--r-- | staging/drm-lease/drm-lease-v1.xml | 2 |
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. |