mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
sd-bus: sd_bus_add_object docs fixes
This commit is contained in:
parent
c40bd28419
commit
85eeb14210
@ -488,8 +488,8 @@
|
||||
<refsect1>
|
||||
<title>Return Value</title>
|
||||
|
||||
<para>On success, <function>sd_bus_add_object_vtable</function> and
|
||||
<function>sd_bus_add_fallback_vtable</function> calls return 0 or a positive integer. On
|
||||
<para>On success, <function>sd_bus_add_object_vtable()</function> and
|
||||
<function>sd_bus_add_fallback_vtable()</function> return a non-negative integer. On
|
||||
failure, they return a negative errno-style error code.</para>
|
||||
|
||||
<refsect2>
|
||||
|
Loading…
Reference in New Issue
Block a user