mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-06 05:48:01 +02:00
Forbid zero serial numbers
This commit is contained in:
parent
03cc20707a
commit
7689d71257
1 changed files with 1 additions and 1 deletions
|
|
@ -789,7 +789,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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue