aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_upgrade.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_upgrade.c')
-rw-r--r--src/microhttpd/test_upgrade.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_upgrade.c b/src/microhttpd/test_upgrade.c
index fff2d985..72583451 100644
--- a/src/microhttpd/test_upgrade.c
+++ b/src/microhttpd/test_upgrade.c
@@ -61,7 +61,7 @@ test_upgrade (int flags,
61 61
62 done = 0; 62 done = 0;
63 63
64 d = MHD_start_daemon (flags | MHD_USE_DEBUG | MHD_ALLOW_UPGRADE, 64 d = MHD_start_daemon (flags | MHD_USE_DEBUG | MHD_USE_UPGRADE,
65 1080, 65 1080,
66 NULL, NULL, 66 NULL, NULL,
67 &ahc_upgrade, NULL, 67 &ahc_upgrade, NULL,