summaryrefslogtreecommitdiff
path: root/stable
diff options
context:
space:
mode:
authoronox <denkpadje@gmail.com>2020-12-23 15:45:22 +0000
committeronox <denkpadje@gmail.com>2021-01-03 18:57:27 +0100
commit1c19d4bc316c93229cfd6a7a099f2657bfeb2982 (patch)
tree6137b548791fcc841c851d5b62b8caddb0bd9470 /stable
parent4ed0cafeefd9f81b974465ca495cbd9118508cdb (diff)
downloadwayland-protocols-1c19d4bc316c93229cfd6a7a099f2657bfeb2982.tar.gz
presentation-time: Add enum attribute to 'flags'
Signed-off-by: onox <denkpadje@gmail.com>
Diffstat (limited to 'stable')
-rw-r--r--stable/presentation-time/presentation-time.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stable/presentation-time/presentation-time.xml b/stable/presentation-time/presentation-time.xml
index 6063c53..d1731f0 100644
--- a/stable/presentation-time/presentation-time.xml
+++ b/stable/presentation-time/presentation-time.xml
@@ -253,7 +253,7 @@
summary="high 32 bits of refresh counter"/>
<arg name="seq_lo" type="uint"
summary="low 32 bits of refresh counter"/>
- <arg name="flags" type="uint" summary="combination of 'kind' values"/>
+ <arg name="flags" type="uint" enum="kind" summary="combination of 'kind' values"/>
</event>
<event name="discarded">