aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_upgrade_large.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_upgrade_large.c')
-rw-r--r--src/microhttpd/test_upgrade_large.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/test_upgrade_large.c b/src/microhttpd/test_upgrade_large.c
index dedc08bb..3393a749 100644
--- a/src/microhttpd/test_upgrade_large.c
+++ b/src/microhttpd/test_upgrade_large.c
@@ -728,7 +728,6 @@ notify_connection_cb (void *cls,
728 * Change socket to blocking. 728 * Change socket to blocking.
729 * 729 *
730 * @param fd the socket to manipulate 730 * @param fd the socket to manipulate
731 * @return non-zero if succeeded, zero otherwise
732 */ 731 */
733static void 732static void
734make_blocking (MHD_socket fd) 733make_blocking (MHD_socket fd)