--- a/src/cx/properties.h Sun Nov 03 16:01:55 2024 +0100 +++ b/src/cx/properties.h Sun Nov 03 16:08:15 2024 +0100 @@ -404,9 +404,6 @@ * In that case, the stack buffer is used, until the capacity is not sufficient * anymore. * - * When this function is called without any unprocessed data that needs to be - * copied, it behaves exactly as #cxPropertiesInput(). - * * @param prop the properties interface * @param str the string * @return non-zero when a memory allocation was necessary but failed