aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/mhd_send.h')
-rw-r--r--src/microhttpd/mhd_send.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/microhttpd/mhd_send.h b/src/microhttpd/mhd_send.h
index 7bd79a16..9d2065f0 100644
--- a/src/microhttpd/mhd_send.h
+++ b/src/microhttpd/mhd_send.h
@@ -67,5 +67,4 @@ MHD_send_on_connection2_ (struct MHD_Connection *connection,
67 size_t header_size, 67 size_t header_size,
68 const char *buffer, 68 const char *buffer,
69 size_t buffer_size); 69 size_t buffer_size);
70
71#endif /* MHD_SEND_H */ 70#endif /* MHD_SEND_H */