gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r21194 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r21194 - gnunet/src/gns
Date: Fri, 27 Apr 2012 12:04:38 +0200

Author: grothoff
Date: 2012-04-27 12:04:38 +0200 (Fri, 27 Apr 2012)
New Revision: 21194

Modified:
   gnunet/src/gns/test_gns_pseu_shorten.c
Log:
-fix

Modified: gnunet/src/gns/test_gns_pseu_shorten.c
===================================================================
--- gnunet/src/gns/test_gns_pseu_shorten.c      2012-04-27 10:03:58 UTC (rev 
21193)
+++ gnunet/src/gns/test_gns_pseu_shorten.c      2012-04-27 10:04:38 UTC (rev 
21194)
@@ -214,7 +214,7 @@
  * tries to look up the dns record for TEST_DOMAIN
  */
 static void
-commence_testing (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
+commence_testing (void *cls, int success)
 {
   GNUNET_SCHEDULER_add_now(disco_dht, NULL);
   //GNUNET_DHT_disconnect(dht_handle);




reply via email to

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