summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2012-05-03 15:41:50 -0400
committerKristian Høgsberg <krh@bitplanet.net>2012-05-03 15:41:50 -0400
commit3de517a09245aacec844c09d5d7fe30b5ebe3dd2 (patch)
treecc7c0387b159698d9bb646391522ef41377a1a61
parent0a828e098c83706357894c3433107db2b0d3aaa8 (diff)
Use class_ instead of class in protocol
This way we can include the generated code from C++.
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index 3aa4062..51072b6 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -558,7 +558,7 @@
the applications .desktop file (absolute path if non-standard
location).
</description>
- <arg name="class" type="string"/>
+ <arg name="class_" type="string"/>
</request>
<event name="ping">