Fix memory management issues
[platform/upstream/at-spi2-core.git] / xml / DeviceEventListener.xml
index 69193e3..a6dd3b6 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <node name="/node">
-<interface name="org.freedesktop.atspi.DeviceEventListener">
+<interface name="org.a11y.atspi.DeviceEventListener">
 
   <method name="NotifyEvent">
-    <arg direction="in" name="event" type="(uinnisb)"/>
+    <arg direction="in" name="event" type="(uiuuisb)"/>
     <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QSpiDeviceEvent"/>
     <arg direction="out" type="b"/>
   </method>