aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/daemon.c')
-rw-r--r--src/microhttpd/daemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c
index 037d87d2..6954e8aa 100644
--- a/src/microhttpd/daemon.c
+++ b/src/microhttpd/daemon.c
@@ -957,7 +957,6 @@ internal_get_fdset2 (struct MHD_Daemon *daemon,
957 fd_set *except_fd_set, 957 fd_set *except_fd_set,
958 MHD_socket *max_fd, 958 MHD_socket *max_fd,
959 unsigned int fd_setsize) 959 unsigned int fd_setsize)
960
961{ 960{
962 struct MHD_Connection *pos; 961 struct MHD_Connection *pos;
963 struct MHD_Connection *posn; 962 struct MHD_Connection *posn;