From 086481b8012d98192db673c3e066c74415c345a7 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Mon, 5 Apr 2010 14:13:25 +0000 Subject: [PATCH] doxygen is annoying --- src/testing/testing_group.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c index 7c2cd658a..e194715a8 100644 --- a/src/testing/testing_group.c +++ b/src/testing/testing_group.c @@ -226,6 +226,8 @@ update_config (void *cls, * @param cfg template configuration * @param port port numbers to use, update to reflect * port numbers that were used + * @param hostname hostname of the controlling host, to allow control connections from + * * @return new configuration, NULL on error */ static struct GNUNET_CONFIGURATION_Handle * -- 2.25.1