mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-07 17:17:44 +03:00
Update sd_bus_message_append_array.xml
fix pointer constness in documentation (cherry picked from commit fec09ff094670a6903b12b1c599b00b39a2b0c88) (cherry picked from commit 072ea04e26c84ac25419316c659f4d89d8002f34)
This commit is contained in:
parent
3697aa81ea
commit
a422935fe0
@ -34,7 +34,7 @@
|
||||
<funcdef>int sd_bus_message_append_array</funcdef>
|
||||
<paramdef>sd_bus_message *<parameter>m</parameter></paramdef>
|
||||
<paramdef>char <parameter>type</parameter></paramdef>
|
||||
<paramdef>void *<parameter>ptr</parameter></paramdef>
|
||||
<paramdef>const void *<parameter>ptr</parameter></paramdef>
|
||||
<paramdef>size_t <parameter>size</parameter></paramdef>
|
||||
</funcprototype>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user