gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r29452 - libmicrohttpd/src/testcurl/https
Date: Sat, 21 Sep 2013 17:15:32 +0200

Author: grothoff
Date: 2013-09-21 17:15:32 +0200 (Sat, 21 Sep 2013)
New Revision: 29452

Modified:
   libmicrohttpd/src/testcurl/https/test_tls_options.c
Log:
-fix

Modified: libmicrohttpd/src/testcurl/https/test_tls_options.c
===================================================================
--- libmicrohttpd/src/testcurl/https/test_tls_options.c 2013-09-21 10:22:37 UTC 
(rev 29451)
+++ libmicrohttpd/src/testcurl/https/test_tls_options.c 2013-09-21 15:15:32 UTC 
(rev 29452)
@@ -82,7 +82,7 @@
 main (int argc, char *const *argv)
 {
   unsigned int errorCount = 0;
-  cosnt char *ssl_version;
+  const char *ssl_version;
 
   int daemon_flags =
     MHD_USE_THREAD_PER_CONNECTION | MHD_USE_SSL | MHD_USE_DEBUG;




reply via email to

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