aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-07-29 22:42:07 +0200
committerChristian Grothoff <christian@grothoff.org>2019-07-29 22:42:07 +0200
commit45bcf0206b5a907633e1638a5b5e2a10ec42aec3 (patch)
tree17a9991f69d4764c3b855b19bfc5c0583fa91498 /src/microhttpd/mhd_send.c
parentf17794b5f5e8ca77aa484da0029f16d4240d5b86 (diff)
downloadlibmicrohttpd-45bcf0206b5a907633e1638a5b5e2a10ec42aec3.tar.gz
libmicrohttpd-45bcf0206b5a907633e1638a5b5e2a10ec42aec3.zip
ack other authors
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: