src/ucx/cx/properties.h

changeset 582
82b60a8dd55c
parent 579
e10457d74fe1
child 621
956c03c25edd
--- a/src/ucx/cx/properties.h	Mon May 26 21:02:30 2025 +0200
+++ b/src/ucx/cx/properties.h	Mon May 26 21:06:17 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