gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 178/335: microhttpd2_portability.h: dropped wrong commen


From: gnunet
Subject: [libmicrohttpd] 178/335: microhttpd2_portability.h: dropped wrong comment
Date: Sat, 27 Jul 2024 22:01:14 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 079c1afa2f21e346c3fb301587f08b917221cdc2
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Thu May 16 15:34:02 2024 +0200

    microhttpd2_portability.h: dropped wrong comment
    
    This file should include right headers for application and does not
    have access to 'MHD_config.h' when used by app.
---
 src/include/microhttpd2_portability.h | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/src/include/microhttpd2_portability.h 
b/src/include/microhttpd2_portability.h
index 5d53103c..a6036891 100644
--- a/src/include/microhttpd2_portability.h
+++ b/src/include/microhttpd2_portability.h
@@ -1,12 +1,7 @@
 MHD_C_DECLRATIONS_START_HERE_
 /* *INDENT-OFF* */
 
-/* While we generally would like users to use a configure-driven
-   build process which detects which headers are present and
-   hence works on any platform, we use "standard" includes here
-   to build out-of-the-box for beginning users on common systems.
-
-   If generic headers don't work on your platform, include headers
+/* If generic headers don't work on your platform, include headers
    which define 'va_list', 'size_t', 'uint_fast16_t', 'uint_fat32_t',
    'uint_fast64_t', 'struct sockaddr', and "#define MHD_PLATFORM_H"
    before including "microhttpd.h".  Then the following "standard"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]