- unique constraint
[oweals/gnunet.git] / src / testbed / testbed_api_hosts.h
index a1cbb5b888cd79c067997f4042752bfa1e567549..f83ffd148ba9299f47b733f49bac2499b4ffc69b 100644 (file)
@@ -156,10 +156,10 @@ GNUNET_TESTBED_is_host_registered_ (const struct GNUNET_TESTBED_Host *host,
  *
  * @param h the host handle
  * @param op the operation to queue in the given host's parally overlay connect
- *          queue 
+ *          queue
  */
 void
-GNUNET_TESTBED_host_queue_oc_ (struct GNUNET_TESTBED_Host *h, 
+GNUNET_TESTBED_host_queue_oc_ (struct GNUNET_TESTBED_Host *h,
                                struct GNUNET_TESTBED_Operation *op);