braindead
authorNathan S. Evans <evans@in.tum.de>
Tue, 12 Oct 2010 14:10:28 +0000 (14:10 +0000)
committerNathan S. Evans <evans@in.tum.de>
Tue, 12 Oct 2010 14:10:28 +0000 (14:10 +0000)
src/include/gnunet_testing_lib.h

index d0b5c781a1730013396e7e1c710c71b216ba7ade..a377e1d1c3f47b0d1e2ec701b417100564e3018e 100644 (file)
@@ -850,9 +850,9 @@ GNUNET_TESTING_topology_option_get(enum GNUNET_TESTING_TopologyOption *topology_
  * sense to do this if restrict_topology is a subset of topology.
  *
  * For testing peer discovery, etc. it is generally better to
- * leave restrict_topology as "0" or ALL and then use the
- * connect_topology function to restrict the initial connection
- * set.
+ * leave restrict_topology as GNUNET_TESTING_TOPOLOGY_NONE and
+ * then use the connect_topology function to restrict the initial
+ * connection set.
  *
  * @param pg the peer group struct representing the running peers
  * @param topology which topology to connect the peers in