src/cx/properties.h

changeset 1318
12fa1d37fe48
parent 1232
781bd188f1c0
--- a/src/cx/properties.h	Thu May 15 15:43:30 2025 +0200
+++ b/src/cx/properties.h	Thu May 15 16:02:54 2025 +0200
@@ -555,7 +555,7 @@
  * zero-terminated C strings (@c char*), which means the @p map should have been
  * created with #CX_STORE_POINTERS.
  *
- * The default stdlib allocator will be used, unless you specify a custom
+ * The cxDefaultAllocator will be used unless you specify a custom
  * allocator in the optional @c data field of the returned sink.
  *
  * @param map the map that shall consume the k/v-pairs.

mercurial