[Telepathy-commits] [telepathy-gabble/master] D-Bus signature for INT16 is 'n', not 'h'
Alban Crequy
alban.crequy at collabora.co.uk
Fri Aug 15 11:43:43 PDT 2008
---
docs/tubes.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/tubes.xml b/docs/tubes.xml
index 99d069f..cf12eea 100644
--- a/docs/tubes.xml
+++ b/docs/tubes.xml
@@ -741,7 +741,7 @@
decimal integer. This corresponds to xs:unsignedInt in XML
Schema Part 2.</li>
<li>"int": A signed integer representable in 32 bits using two's
- complement. The corresponding D-Bus signature is 'i' or 'h' on input,
+ complement. The corresponding D-Bus signature is 'i' or 'n' on input,
'i' on output, and the element's character content is an ASCII
decimal integer, possibly starting with '-' or '+'. This corresponds
to xs:int in XML Schema Part 2.</li>
--
1.5.6.3
More information about the Telepathy-commits
mailing list