fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 14:27:14 +0000 (14:27 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 23 Dec 2010 14:27:14 +0000 (14:27 +0000)
src/dht/gnunet-dht-driver.c

index 03a9b837e23656f124ef47f515fb82f03491a898..603151de4a1e7052bc9878f3c76c062063bc25c3 100644 (file)
@@ -2731,7 +2731,7 @@ run (void *cls,
     }
   GNUNET_free_non_null(churn_data);
 
-  /** Check for a hostfile containing user@host:port triples */
+  /* Check for a hostfile containing user@host:port triples */
   if (GNUNET_OK !=
       GNUNET_CONFIGURATION_get_value_string (cfg, "testing", "hostfile",
                                              &hostfile))