gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16128 - gnunet/src/testing


From: gnunet
Subject: [GNUnet-SVN] r16128 - gnunet/src/testing
Date: Tue, 19 Jul 2011 15:07:14 +0200

Author: nevans
Date: 2011-07-19 15:07:14 +0200 (Tue, 19 Jul 2011)
New Revision: 16128

Modified:
   gnunet/src/testing/testing_peergroup.c
Log:
unfinished function

Modified: gnunet/src/testing/testing_peergroup.c
===================================================================
--- gnunet/src/testing/testing_peergroup.c      2011-07-19 13:06:04 UTC (rev 
16127)
+++ gnunet/src/testing/testing_peergroup.c      2011-07-19 13:07:14 UTC (rev 
16128)
@@ -654,6 +654,8 @@
   char *temp_str;
   topo_ctx = GNUNET_malloc(sizeof(struct TopologyOutputContext));
 
+  topo_ctx->notify_cb = notify_cb;
+  topo_ctx->notify_cb_cls = notify_cb_cls;
   topo_ctx->file = GNUNET_DISK_file_open (output_filename, 
GNUNET_DISK_OPEN_READWRITE
                                                               | 
GNUNET_DISK_OPEN_CREATE,
                                                               
GNUNET_DISK_PERM_USER_READ |




reply via email to

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