summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-08-08 14:03:46 +0100
committerColin Walters <walters@verbum.org>2010-01-28 17:01:23 -0500
commitce87333cac219b84ddec990b155c54ce7cc02f68 (patch)
tree9c9d6c826d19aae5ef5d08effa8282bd0dd23923
parent7a8fcdee22d2716f7891e030cda0e1e6536d0054 (diff)
downloaddbus-ce87333cac219b84ddec990b155c54ce7cc02f68.tar.gz
Forbid zero serial numbers
-rw-r--r--doc/dbus-specification.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 9b22c84a..286a86e3 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -776,7 +776,7 @@
<entry>2nd <literal>UINT32</literal></entry>
<entry>The serial of this message, used as a cookie
by the sender to identify the reply corresponding
- to this request.
+ to this request. This must not be zero.
</entry>
</row>
<row>