gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r10152 - libmicrohttpd/src/daemon
Date: Wed, 27 Jan 2010 18:22:14 +0100

Author: grothoff
Date: 2010-01-27 18:22:14 +0100 (Wed, 27 Jan 2010)
New Revision: 10152

Modified:
   libmicrohttpd/src/daemon/daemon.c
Log:
decl

Modified: libmicrohttpd/src/daemon/daemon.c
===================================================================
--- libmicrohttpd/src/daemon/daemon.c   2010-01-27 17:21:48 UTC (rev 10151)
+++ libmicrohttpd/src/daemon/daemon.c   2010-01-27 17:22:14 UTC (rev 10152)
@@ -1393,6 +1393,7 @@
   const struct sockaddr *servaddr = NULL;
   socklen_t addrlen;
   unsigned int i;
+  int res_thread_create;
 
   if ((port == 0) || (dh == NULL))
     return NULL;





reply via email to

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