mirror of
https://github.com/QuasarApp/zip.git
synced 2025-04-29 05:44:33 +00:00
update comment
This commit is contained in:
parent
8b6e79b690
commit
0da0f8acd0
@ -213,7 +213,7 @@ extern int zip_entry_read(struct zip_t *zip, void **buf, size_t *bufsize);
|
||||
|
||||
Returns:
|
||||
The return code - 0 on success, negative number (< 0) on error (e.g. bufsize
|
||||
is not large enought).
|
||||
is not large enough).
|
||||
*/
|
||||
extern int zip_entry_noallocread(struct zip_t *zip, void *buf, size_t bufsize);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user