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 6d9fa67d..3b755e5d 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -4543,7 +4543,7 @@ enum MHD_FEATURE
4543 MHD_FEATURE_AUTODETECT_BIND_PORT = 19, 4543 MHD_FEATURE_AUTODETECT_BIND_PORT = 19,
4544 4544
4545 /** 4545 /**
4546 * Get whether MHD support SIGPIPE suppression. 4546 * Get whether MHD supports automatic SIGPIPE suppression.
4547 * If SIGPIPE suppression is not supported, application must handle 4547 * If SIGPIPE suppression is not supported, application must handle
4548 * SIGPIPE signal by itself. 4548 * SIGPIPE signal by itself.
4549 */ 4549 */