gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r10149 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r10149 - libmicrohttpd/src/daemon
Date: Wed, 27 Jan 2010 18:12:10 +0100

Author: grothoff
Date: 2010-01-27 18:12:10 +0100 (Wed, 27 Jan 2010)
New Revision: 10149

Modified:
   libmicrohttpd/src/daemon/daemon.c
Log:
%s

Modified: libmicrohttpd/src/daemon/daemon.c
===================================================================
--- libmicrohttpd/src/daemon/daemon.c   2010-01-26 15:48:50 UTC (rev 10148)
+++ libmicrohttpd/src/daemon/daemon.c   2010-01-27 17:12:10 UTC (rev 10149)
@@ -1686,7 +1686,7 @@
             {
 #if HAVE_MESSAGES
               MHD_DLOG (retVal,
-                        "Failed to create pool thread: %d\n", STRERROR 
(errno));
+                        "Failed to create pool thread: %s\n", STRERROR 
(errno));
 #endif
               /* Free memory for this worker; cleanup below handles
                * all previously-created workers. */





reply via email to

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