mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-21 09:33:57 +03:00
man: Fix sd_bus_message_append_array_space function signature
This commit is contained in:
parent
e0300086ba
commit
0e577869f3
@ -57,6 +57,7 @@
|
||||
|
||||
<funcprototype>
|
||||
<funcdef>int sd_bus_message_append_array_space</funcdef>
|
||||
<paramdef>sd_bus_message *<parameter>m</parameter></paramdef>
|
||||
<paramdef>char <parameter>type</parameter></paramdef>
|
||||
<paramdef>size_t <parameter>size</parameter></paramdef>
|
||||
<paramdef>void **<parameter>ptr</parameter></paramdef>
|
||||
|
Loading…
Reference in New Issue
Block a user