aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index b2ab1c33..0bc8902e 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -306,7 +306,7 @@ extern "C"
306 306
307/** 307/**
308 * Options for the MHD daemon. Note that if neither 308 * Options for the MHD daemon. Note that if neither
309 * MHD_USER_THREAD_PER_CONNECTION nor MHD_USE_SELECT_INTERNALLY are 309 * MHD_USER_THREAD_PER_CONNECTION nor MHD_USE_SELECT_INTERNALLY is
310 * used, the client wants control over the process and will call the 310 * used, the client wants control over the process and will call the
311 * appropriate microhttpd callbacks.<p> 311 * appropriate microhttpd callbacks.<p>
312 * 312 *