aboutsummaryrefslogtreecommitdiff
path: root/src/examples/upgrade_example.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/upgrade_example.c')
-rw-r--r--src/examples/upgrade_example.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/examples/upgrade_example.c b/src/examples/upgrade_example.c
index 93a2a72c..08c718d0 100644
--- a/src/examples/upgrade_example.c
+++ b/src/examples/upgrade_example.c
@@ -40,7 +40,6 @@
40 * Change socket to blocking. 40 * Change socket to blocking.
41 * 41 *
42 * @param fd the socket to manipulate 42 * @param fd the socket to manipulate
43 * @return non-zero if succeeded, zero otherwise
44 */ 43 */
45static void 44static void
46make_blocking (MHD_socket fd) 45make_blocking (MHD_socket fd)