[Telepathy-commits] [telepathy-spec/master] Add missing tp:type for HandleChannels' Channels arg

Will Thompson will.thompson at collabora.co.uk
Thu Mar 12 05:52:17 PDT 2009


Noticed by Alp Toker: thanks!
---
 spec/Client_Handler.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index b29ffac..806bcd7 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -140,7 +140,8 @@
         </tp:docstring>
       </arg>
 
-      <arg name="Channels" type="a(oa{sv})" direction="in">
+      <arg name="Channels" type="a(oa{sv})" direction="in"
+        tp:type="Channel_Details[]">
         <tp:docstring>
           The channels and their immutable properties. Their well-known
           bus name is the same as that of the Connection.
-- 
1.5.6.5



More information about the telepathy-commits mailing list