aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-12-26 20:30:00 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-12-26 20:35:58 +0300
commit940041ad78b4fb8d0f04066046a65bbe3c390fd4 (patch)
tree158576f9957f37c21422469f831775330cdd6936 /src/include/microhttpd.h
parent1c381f499c3ba30f4c82d497993e15877f776e84 (diff)
downloadlibmicrohttpd-0.9.75.tar.gz
libmicrohttpd-0.9.75.zip
Released GNU libmicrohttpd 0.9.75v0.9.75
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 5803992e..051436b0 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -96,7 +96,7 @@ extern "C"
96 * they are parsed as decimal numbers. 96 * they are parsed as decimal numbers.
97 * Example: 0x01093001 = 1.9.30-1. 97 * Example: 0x01093001 = 1.9.30-1.
98 */ 98 */
99#define MHD_VERSION 0x00097401 99#define MHD_VERSION 0x00097500
100 100
101/* If generic headers don't work on your platform, include headers 101/* If generic headers don't work on your platform, include headers
102 which define 'va_list', 'size_t', 'ssize_t', 'intptr_t', 102 which define 'va_list', 'size_t', 'ssize_t', 'intptr_t',