mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Fix: Corrected typo
This commit is contained in:
parent
36a8d198fd
commit
03d56ca35f
@ -147,7 +147,7 @@ int buffer_zerocopy_push_request(buffer_t *buffer, void **data, size_t r
|
||||
* The buffer to operate on.
|
||||
* done
|
||||
* Amount of data in bytes that has actually been written into the memory area.
|
||||
* Maybe zero to what has been requested with request.
|
||||
* May be zero to what has been requested with request.
|
||||
*/
|
||||
int buffer_zerocopy_push_complete(buffer_t *buffer, size_t done);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user