mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: slightly update the man page of sd_bus_message_read_basic()
Follow-up for 73a1d7d243.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
78c4f2f153
commit
7a1fe27f81
@@ -189,7 +189,7 @@
|
||||
|
||||
<para>
|
||||
On success, <function>sd_bus_message_read_basic()</function> returns a positive integer.
|
||||
If the end of currently open array has been reached returns 0.
|
||||
If the end of the currently opened array has been reached, it returns 0.
|
||||
On failure, it returns a negative errno-style error code.
|
||||
</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user