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