diff options
Diffstat (limited to 'man/sd_bus_message_append_array.xml')
-rw-r--r-- | man/sd_bus_message_append_array.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml index bf40da868f..e0f6767ec2 100644 --- a/man/sd_bus_message_append_array.xml +++ b/man/sd_bus_message_append_array.xml @@ -104,7 +104,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. <ulink url="http://dbus.freedesktop.org/doc/dbus-specification.html#basic-types">Basic Types</ulink> section of the D-Bus specification, and listed in <citerefentry><refentrytitle>sd_bus_message_append_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>. - Pointer <parameter>p</parameter> must point to an array of of size + Pointer <parameter>p</parameter> must point to an array of size <parameter>size</parameter> bytes containing items of the respective type. Size <parameter>size</parameter> must be a multiple of the size of the type <parameter>type</parameter>. As a |