gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r8709 - GNUnet/src/applications/hostlist


From: gnunet
Subject: [GNUnet-SVN] r8709 - GNUnet/src/applications/hostlist
Date: Thu, 16 Jul 2009 14:03:49 -0600

Author: grothoff
Date: 2009-07-16 14:03:48 -0600 (Thu, 16 Jul 2009)
New Revision: 8709

Modified:
   GNUnet/src/applications/hostlist/hostlist.c
Log:
fix

Modified: GNUnet/src/applications/hostlist/hostlist.c
===================================================================
--- GNUnet/src/applications/hostlist/hostlist.c 2009-07-16 17:40:02 UTC (rev 
8708)
+++ GNUnet/src/applications/hostlist/hostlist.c 2009-07-16 20:03:48 UTC (rev 
8709)
@@ -100,7 +100,7 @@
                          const char *method,
                          const char *version,
                          const char *upload_data,
-                         unsigned int *upload_data_size, void **con_cls)
+                        size_t *upload_data_size, void **con_cls)
 {
   static int dummy;
   struct MHD_Response *response;





reply via email to

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