gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33628 - libmicrohttpd/src/include


From: gnunet
Subject: [GNUnet-SVN] r33628 - libmicrohttpd/src/include
Date: Wed, 11 Jun 2014 00:32:30 +0200

Author: grothoff
Date: 2014-06-11 00:32:30 +0200 (Wed, 11 Jun 2014)
New Revision: 33628

Modified:
   libmicrohttpd/src/include/microhttpd.h
Log:
-add missing extern

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2014-06-10 22:18:24 UTC (rev 
33627)
+++ libmicrohttpd/src/include/microhttpd.h      2014-06-10 22:32:30 UTC (rev 
33628)
@@ -1786,7 +1786,7 @@
  * @param ... #MHD_RO_END terminated list of options
  * @return #MHD_YES on success, #MHD_NO on error
  */
-int
+_MHD_EXTERN int
 MHD_set_response_options (struct MHD_Response *response,
                           enum MHD_ResponseFlags flags,
                           ...);




reply via email to

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