From 12125a5027fffe8fccf873b46c08f2c8cb1b96c6 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Wed, 2 Jan 2013 09:30:42 +0000 Subject: - doxygen --- src/include/gnunet_testbed_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_testbed_service.h') diff --git a/src/include/gnunet_testbed_service.h b/src/include/gnunet_testbed_service.h index 8e5e9a47c..ada7d0988 100644 --- a/src/include/gnunet_testbed_service.h +++ b/src/include/gnunet_testbed_service.h @@ -172,7 +172,7 @@ GNUNET_TESTBED_is_host_habitable (const struct GNUNET_TESTBED_Host *host, /** * Function to cancel a request started using GNUNET_TESTBED_is_host_habitable() * - * @param struct handle the habitability check handle + * @param handle the habitability check handle */ void GNUNET_TESTBED_is_host_habitable_cancel (struct @@ -1378,7 +1378,7 @@ GNUNET_TESTBED_run (const char *host_filename, * @param cc_cls closure for cc * @param test_master this callback will be called once the test is ready * @param test_master_cls closure for 'test_master'. - * @param GNUNET_SYSERR on error, GNUNET_OK on success + * @return GNUNET_SYSERR on error, GNUNET_OK on success */ int GNUNET_TESTBED_test_run (const char *testname, -- cgit v1.2.3