libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 75d6e3fa6488bc52a50f65cd11d68ede27b7089f
parent 64647e7a633b1a5ed359c89d02cd19b9677b73de
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 25 Oct 2015 12:55:07 +0000

-doxygen

Diffstat:
Msrc/microhttpd/internal.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h @@ -676,7 +676,7 @@ struct MHD_Connection size_t read_buffer_offset; /** - * Size of write_buffer (in bytes). + * Size of @e write_buffer (in bytes). */ size_t write_buffer_size;