From: Will Thompson Date: Sat, 8 Aug 2009 13:03:46 +0000 (+0100) Subject: Forbid zero serial numbers X-Git-Tag: dbus-1.3.1~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7689d712570d90546601fa7e02f822b89501d498;p=thirdparty%2Fdbus.git Forbid zero serial numbers --- diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 8d10aade2..fc2caffd4 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -789,7 +789,7 @@ 2nd UINT32 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.