gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29483 - libmicrohttpd/src/testcurl


From: gnunet
Subject: [GNUnet-SVN] r29483 - libmicrohttpd/src/testcurl
Date: Mon, 23 Sep 2013 13:44:49 +0200

Author: grothoff
Date: 2013-09-23 13:44:49 +0200 (Mon, 23 Sep 2013)
New Revision: 29483

Modified:
   libmicrohttpd/src/testcurl/test_digestauth_with_arguments.c
Log:
-fixes

Modified: libmicrohttpd/src/testcurl/test_digestauth_with_arguments.c
===================================================================
--- libmicrohttpd/src/testcurl/test_digestauth_with_arguments.c 2013-09-23 
11:44:23 UTC (rev 29482)
+++ libmicrohttpd/src/testcurl/test_digestauth_with_arguments.c 2013-09-23 
11:44:49 UTC (rev 29483)
@@ -234,6 +234,7 @@
   gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread);
 #ifdef GCRYCTL_INITIALIZATION_FINISHED
   gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0);
+#endif
   if (0 != curl_global_init (CURL_GLOBAL_WIN32))
     return 2;
   errorCount += testDigestAuth ();




reply via email to

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