[at-spi2-core/update-xml: 2/3] xml: Fix wrong closing tag in atspi.Socket
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/update-xml: 2/3] xml: Fix wrong closing tag in atspi.Socket
- Date: Thu, 12 Nov 2020 23:22:57 +0000 (UTC)
commit acde6801bd09f9cb19f4c064c66344b5ac07e50c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Nov 12 23:21:07 2020 +0000
xml: Fix wrong closing tag in atspi.Socket
This makes the Socket.xml file valid again.
xml/Socket.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xml/Socket.xml b/xml/Socket.xml
index 75ec99f9..f9ac76d2 100644
--- a/xml/Socket.xml
+++ b/xml/Socket.xml
@@ -17,7 +17,7 @@
<signal name="Available">
<arg direction="in" name="socket" type="(so)"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QSpiObjectReference"/>
- </method>
+ </signal>
</interface>
</node>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]