diff options
author | Sjoerd Simons <sjoerd@luon.net> | 2008-07-17 15:45:11 +0000 |
---|---|---|
committer | Sjoerd Simons <sjoerd@luon.net> | 2008-07-17 15:45:11 +0000 |
commit | 48da44430e0cce8a4507908362fae6f7b7f5034e (patch) | |
tree | b1c2ad89c2531c84003eba178ae2f7798aee22ff /spec/Channel_Interface_Hold.xml | |
parent | 2c361a1e78947f773eb43c58e19c31e067eecbea (diff) | |
download | telepathy-glib-48da44430e0cce8a4507908362fae6f7b7f5034e.tar.gz |
Update to tp-spec head
20080717154511-93b9a-116972b240dc055f91ef95b430c427cb4e1e22a1.gz
Diffstat (limited to 'spec/Channel_Interface_Hold.xml')
-rw-r--r-- | spec/Channel_Interface_Hold.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/spec/Channel_Interface_Hold.xml b/spec/Channel_Interface_Hold.xml index 6e64e3a63..8c5c33bba 100644 --- a/spec/Channel_Interface_Hold.xml +++ b/spec/Channel_Interface_Hold.xml @@ -65,15 +65,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. another process. </tp:docstring> - <arg name="HoldState" direction="out" type="u" - tp:type="Local_Hold_State"> + <arg name="HoldState" type="u" tp:type="Local_Hold_State"> <tp:docstring> The state of the channel </tp:docstring> </arg> - <arg name="Reason" direction="out" type="u" - tp:type="Local_Hold_State_Reason"> + <arg name="Reason" type="u" tp:type="Local_Hold_State_Reason"> <tp:docstring> The reason for the state change </tp:docstring> |