gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 01/02: Fixed MSVC build after 12f65d40ac9a9


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 01/02: Fixed MSVC build after 12f65d40ac9a9351b26dc11d7dcd468a531dfe15
Date: Tue, 07 Nov 2017 20:08:52 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 8a462a087f5a58bdbca2f7a4384101f147992080
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Tue Nov 7 19:49:56 2017 +0300

    Fixed MSVC build after 12f65d40ac9a9351b26dc11d7dcd468a531dfe15
---
 w32/common/MHD_config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h
index 02d96424..21db7eae 100644
--- a/w32/common/MHD_config.h
+++ b/w32/common/MHD_config.h
@@ -13,7 +13,7 @@
 #define INLINE_FUNC 1
 
 /* Define to prefix which will be used with MHD inline functions. */
-#define _MHD_inline static __forceinline
+#define _MHD_static_inline static __forceinline
 
 
 /* *** MHD configuration *** */

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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