aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/connection.c')
-rw-r--r--src/daemon/connection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/connection.c b/src/daemon/connection.c
index 49fa6ffe..c7e42af6 100644
--- a/src/daemon/connection.c
+++ b/src/daemon/connection.c
@@ -771,6 +771,7 @@ MHD_connection_get_fdset (struct MHD_Connection *connection,
771 return ret; 771 return ret;
772} 772}
773 773
774
774/** 775/**
775 * Obtain the pollfd for this connection 776 * Obtain the pollfd for this connection
776 * 777 *