[Telepathy-commits] [telepathy-spec/master] MediaStreamHandler.RelayInfo: make port a uint16
Simon McVittie
simon.mcvittie at collabora.co.uk
Tue Mar 24 09:53:45 PDT 2009
16-bit type difficulties in dbus-glib aren't relevant here since a{sv}
should be parsed permissively anyway.
---
spec/Media_Stream_Handler.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spec/Media_Stream_Handler.xml b/spec/Media_Stream_Handler.xml
index 695eeee..14be2d9 100644
--- a/spec/Media_Stream_Handler.xml
+++ b/spec/Media_Stream_Handler.xml
@@ -160,7 +160,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
a fake SSL session over TCP as implemented by libjingle.</p>
</dd>
- <dt><code>port</code> - u</dt>
+ <dt><code>port</code> - q</dt>
<dd>The UDP or TCP port of the relay server as an ASCII unsigned
integer</dd>
--
1.5.6.5
More information about the telepathy-commits
mailing list