diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:17:26 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:24:42 +0000 |
commit | 8c6acb21063be07cf12a15cc3b192bfeda8b2eac (patch) | |
tree | 02e191ca980a5d797d66e43e35ce160ede38b4ec /spec/Channel_Dispatcher.xml | |
parent | bb13b81c15431cebf060c89e8fd1d123c1497a37 (diff) |
Move Hints and SucceededWithChannel to ChannelRequest
Diffstat (limited to 'spec/Channel_Dispatcher.xml')
-rw-r--r-- | spec/Channel_Dispatcher.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml index 1528a096..5f1357b8 100644 --- a/spec/Channel_Dispatcher.xml +++ b/spec/Channel_Dispatcher.xml @@ -398,7 +398,7 @@ <tp:docstring> <p>Additional information about the channel request, which will be used as the value for the resulting request's <tp:dbus-ref - namespace="ofdT.ChannelRequest.Interface.Hints.DRAFT">Hints</tp:dbus-ref> + namespace="ofdT.ChannelRequest">Hints</tp:dbus-ref> property.</p> <tp:rationale> @@ -544,7 +544,7 @@ <tp:docstring> Additional information about the channel request, which will be used as the value for the resulting request's <tp:dbus-ref - namespace="ofdT.ChannelRequest.Interface.Hints.DRAFT">Hints</tp:dbus-ref> + namespace="ofdT.ChannelRequest">Hints</tp:dbus-ref> property.</tp:docstring> </arg> |