diff options
-rw-r--r-- | staging/content-type/content-type-v1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/content-type/content-type-v1.xml b/staging/content-type/content-type-v1.xml index d06c11f..2624aa1 100644 --- a/staging/content-type/content-type-v1.xml +++ b/staging/content-type/content-type-v1.xml @@ -121,7 +121,7 @@ The content type is double-buffered state, see wl_surface.commit for details. </description> - <arg name="content_type" type="uint" enum="content_type" + <arg name="content_type" type="uint" enum="type" summary="the content type"/> </request> </interface> |