aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/mhd_send.c')
-rw-r--r--src/microhttpd/mhd_send.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/microhttpd/mhd_send.c b/src/microhttpd/mhd_send.c
index d360f981..f1d2cb19 100644
--- a/src/microhttpd/mhd_send.c
+++ b/src/microhttpd/mhd_send.c
@@ -22,6 +22,8 @@
22 * @file microhttpd/mhd_send.c 22 * @file microhttpd/mhd_send.c
23 * @brief Implementation of send() wrappers. 23 * @brief Implementation of send() wrappers.
24 * @author ng0 <ng0@n0.is> 24 * @author ng0 <ng0@n0.is>
25 * @author Christian Grothoff
26 * @author Evgeny Grin
25 */ 27 */
26 28
27/* Worth considering for future improvements and additions: 29/* Worth considering for future improvements and additions: