--- 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.