@ -515,7 +515,7 @@ int ZEXPORT gzflush(file, flush)
}
/* compress remaining data with requested flush */
gz_comp(state, flush);
(void)gz_comp(state, flush);
return state->err;
The note is not visible to the blocked user.