aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_upgrade_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_upgrade_common.c')
-rw-r--r--src/microhttpd/test_upgrade_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_upgrade_common.c b/src/microhttpd/test_upgrade_common.c
index f04288d1..a96ffcdb 100644
--- a/src/microhttpd/test_upgrade_common.c
+++ b/src/microhttpd/test_upgrade_common.c
@@ -131,7 +131,7 @@ notify_connection_cb (void *cls,
131 131
132 132
133/** 133/**
134 * Change socket to non-blocking. 134 * Change socket to blocking.
135 * 135 *
136 * @param fd the socket to manipulate 136 * @param fd the socket to manipulate
137 * @return non-zero if succeeded, zero otherwise 137 * @return non-zero if succeeded, zero otherwise