diff -r 8c8aed7e1756 -r e5909dff0dbf ucx/cx/utils.h --- a/ucx/cx/utils.h Sun Jul 02 12:06:45 2023 +0200 +++ b/ucx/cx/utils.h Sun Jul 02 13:23:51 2023 +0200 @@ -183,7 +183,6 @@ * @param dest the destination stream * @param rfnc the read function * @param wfnc the write function - * @param n the maximum number of bytes that shall be copied. * @return total number of bytes copied */ #define cx_stream_copy(src, dest, rfnc, wfnc) \