Skip to content

Commit b4da2dc

Browse files
author
Stephen L Arnold
committed
fix: doc: add missing arg in readme example
Signed-off-by: Stephen L Arnold <nerdboy@gentoo.org>
1 parent 2a92792 commit b4da2dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ or a single setting can be updated by name, with both name and value supplied
616616
as strings ::
617617

618618
int redis_ipc_write_setting_field(const char *owner_component, const char *field_name,
619+
const char *field_value);
619620

620621
Similarly, all settings belonging to a single component can be read as
621622
JSON object containing key/value pairs ::

0 commit comments

Comments
 (0)