mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
Fixed compiler warning
This commit is contained in:
@@ -156,7 +156,7 @@ MHD_connection_set_cork_state_ (struct MHD_Connection *connection,
|
||||
*/
|
||||
ssize_t
|
||||
MHD_send_iovec_ (struct MHD_Connection *connection,
|
||||
struct MHD_iovec_track_ *r_iov,
|
||||
struct MHD_iovec_track_ *const r_iov,
|
||||
bool push_data);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user