gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 02/02: add MHD_free(), actual 'code' and sy


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 02/02: add MHD_free(), actual 'code' and symbol export
Date: Mon, 09 Oct 2017 22:43:07 +0200

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

grothoff pushed a commit to branch master
in repository libmicrohttpd.

commit 6c4c13ef876c8ed133d36978575885abb066e10f
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Oct 9 22:43:02 2017 +0200

    add MHD_free(), actual 'code' and symbol export
---
 src/include/microhttpd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index c2a9d32b..f797c01d 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -3120,7 +3120,7 @@ MHD_digest_auth_get_username (struct MHD_Connection 
*connection);
  *
  * @param ptr pointer to free.
  */
-void
+_MHD_EXTERN void
 MHD_free (void *ptr);
 
 

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



reply via email to

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