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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c
index 89dd535f..9b088803 100644
--- a/src/microhttpd/daemon.c
+++ b/src/microhttpd/daemon.c
@@ -5535,7 +5535,7 @@ MHD_run (struct MHD_Daemon *daemon)
5535 5535
5536 5536
5537/** 5537/**
5538 * Run websever operation with possible blocking. 5538 * Run webserver operation with possible blocking.
5539 * 5539 *
5540 * This function does the following: waits for any network event not more than 5540 * This function does the following: waits for any network event not more than
5541 * specified number of milliseconds, processes all incoming and outgoing data, 5541 * specified number of milliseconds, processes all incoming and outgoing data,