commit 86b478e347f4fdd4b8945724119bb753b27e84c8 parent 54e679e5a7e968c14e44f0aa5511e63542aba9e9 Author: Evgeny Grin (Karlson2k) <k2k@narod.ru> Date: Tue, 26 Oct 2021 13:07:24 +0300 internal.h: clarified doxy Diffstat:
| M | src/microhttpd/internal.h | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h @@ -490,6 +490,7 @@ struct MHD_Response #endif /** + * The size of the response body. * Set to #MHD_SIZE_UNKNOWN if size is not known. */ uint64_t total_size;