Fri, 20 Dec 2024 16:56:20 +0100
add missing documentation for struct cx_properties_config_s
src/cx/properties.h | file | annotate | diff | comparison | revisions |
--- a/src/cx/properties.h Fri Dec 20 16:55:23 2024 +0100 +++ b/src/cx/properties.h Fri Dec 20 16:56:20 2024 +0100 @@ -48,6 +48,9 @@ extern "C" { #endif +/** + * Configures the expected characters for the properties parser. + */ struct cx_properties_config_s { /** * The key/value delimiter that shall be used.