aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_client_put_stop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_client_put_stop.c')
-rw-r--r--src/microhttpd/test_client_put_stop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/test_client_put_stop.c b/src/microhttpd/test_client_put_stop.c
index 129e9ba2..9a3c3a67 100644
--- a/src/microhttpd/test_client_put_stop.c
+++ b/src/microhttpd/test_client_put_stop.c
@@ -1220,7 +1220,6 @@ performQueryExternal (struct MHD_Daemon *d, struct _MHD_dumbClient *clnt)
1220 _MHD_dumbClient_start_connect (clnt); 1220 _MHD_dumbClient_start_connect (clnt);
1221 1221
1222 start = time (NULL); 1222 start = time (NULL);
1223 now = start;
1224 do 1223 do
1225 { 1224 {
1226 fd_set rs; 1225 fd_set rs;