gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7680 - libmicrohttpd/src/testcurl/https


From: gnunet
Subject: [GNUnet-SVN] r7680 - libmicrohttpd/src/testcurl/https
Date: Wed, 10 Sep 2008 20:51:16 -0600 (MDT)

Author: grothoff
Date: 2008-09-10 20:51:16 -0600 (Wed, 10 Sep 2008)
New Revision: 7680

Modified:
   libmicrohttpd/src/testcurl/https/mhds_session_info_test.c
Log:
if

Modified: libmicrohttpd/src/testcurl/https/mhds_session_info_test.c
===================================================================
--- libmicrohttpd/src/testcurl/https/mhds_session_info_test.c   2008-09-11 
02:50:17 UTC (rev 7679)
+++ libmicrohttpd/src/testcurl/https/mhds_session_info_test.c   2008-09-11 
02:51:16 UTC (rev 7680)
@@ -167,7 +167,7 @@
     return 2;
 
   c = curl_easy_init ();
-#ifdef DEBUG_CURL_VERBOSE
+#if DEBUG_CURL_VERBOSE
   curl_easy_setopt (c, CURLOPT_VERBOSE, 1);
 #endif
   curl_easy_setopt (c, CURLOPT_URL, url);





reply via email to

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