From 23d973765917886c20f19b1a5b8257b442ce20bc Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 12 Oct 2010 14:10:28 +0000 Subject: [PATCH] braindead --- src/include/gnunet_testing_lib.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h index d0b5c781a..a377e1d1c 100644 --- a/src/include/gnunet_testing_lib.h +++ b/src/include/gnunet_testing_lib.h @@ -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 -- 2.25.1