src/cx/string.h

changeset 1313
5012728b9e91
parent 1304
57e062a4bb05
--- a/src/cx/string.h	Sun May 04 11:29:46 2025 +0200
+++ b/src/cx/string.h	Sun May 04 11:30:10 2025 +0200
@@ -371,7 +371,6 @@
  *
  * The string in @p dest is guaranteed to be zero-terminated, regardless of whether @p src is.
  *
- * @param alloc (@c CxAllocator*) the allocator
  * @param dest (@c cxmutstr*) a pointer to the structure where to copy the contents to
  * @param src (@c cxstring) the source string
  *

mercurial