X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/5cb490b04836ef624cdd0ba975ee5c2ff2e51a23..01d5015ba093f8c5fdb18b669943c7da6450e72f:/ucx/cx/utils.h?ds=sidebyside diff --git a/ucx/cx/utils.h b/ucx/cx/utils.h index bcdd9c7..2c35a92 100644 --- a/ucx/cx/utils.h +++ b/ucx/cx/utils.h @@ -183,7 +183,6 @@ size_t cx_stream_ncopy( * @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) \