gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28507 - in gnunet/src: include testbed


From: gnunet
Subject: [GNUnet-SVN] r28507 - in gnunet/src: include testbed
Date: Mon, 12 Aug 2013 00:09:11 +0200

Author: dold
Date: 2013-08-12 00:09:11 +0200 (Mon, 12 Aug 2013)
New Revision: 28507

Modified:
   gnunet/src/include/gnunet_testbed_service.h
   gnunet/src/testbed/testbed_api_services.c
Log:
- docs


Modified: gnunet/src/include/gnunet_testbed_service.h
===================================================================
--- gnunet/src/include/gnunet_testbed_service.h 2013-08-11 21:55:09 UTC (rev 
28506)
+++ gnunet/src/include/gnunet_testbed_service.h 2013-08-11 22:09:11 UTC (rev 
28507)
@@ -1267,7 +1267,7 @@
  * callback.  The 'ca' callback is used to create the connection
  * when the time is right; the 'da' callback will be used to
  * destroy the connection (upon 'GNUNET_TESTBED_operation_done').
- * 'GNUNET_TESTBED_operation_cancel' can be used to abort this
+ * 'GNUNET_TESTBED_operation_done' can be used to abort this
  * operation until the event callback has been called.
  *
  * @param op_cls closure to pass in operation event // FIXME: didn't we say 
we'd no longer use the global callback for these? -CG

Modified: gnunet/src/testbed/testbed_api_services.c
===================================================================
--- gnunet/src/testbed/testbed_api_services.c   2013-08-11 21:55:09 UTC (rev 
28506)
+++ gnunet/src/testbed/testbed_api_services.c   2013-08-11 22:09:11 UTC (rev 
28507)
@@ -239,7 +239,7 @@
  * callback.  The 'ca' callback is used to create the connection
  * when the time is right; the 'da' callback will be used to
  * destroy the connection (upon 'GNUNET_TESTBED_operation_done').
- * 'GNUNET_TESTBED_operation_cancel' can be used to abort this
+ * 'GNUNET_TESTBED_operation_done' can be used to abort this
  * operation until the event callback has been called.
  *
  * @param op_cls closure to pass in operation event




reply via email to

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