summaryrefslogtreecommitdiffstats
path: root/protocol/wayland.xml
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-01-31 15:38:07 -0500
committerKristian Høgsberg <krh@bitplanet.net>2014-01-31 13:10:12 -0800
commit91974dad1c8e0e774e9fda87adffeab1c0e6104a (patch)
tree46c413cde455e24a93eb9963f3c12300677c420d /protocol/wayland.xml
parentconfigure.ac: Bump version to 1.4 (diff)
downloadwayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar.gz
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar.bz2
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar.lz
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar.xz
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.tar.zst
wayland-91974dad1c8e0e774e9fda87adffeab1c0e6104a.zip
protocol: Fix the name of the registry argument
A simple copy-paste typo.
Diffstat (limited to 'protocol/wayland.xml')
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index d47ee62..b9aa9f1 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -55,7 +55,7 @@
to list and bind the global objects available from the
compositor.
</description>
- <arg name="callback" type="new_id" interface="wl_registry"/>
+ <arg name="registry" type="new_id" interface="wl_registry"/>
</request>
<event name="error">