[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-twister] 01/04: Commenting the "API helpers"
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-twister] 01/04: Commenting the "API helpers" |
Date: |
Tue, 29 May 2018 17:32:24 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository twister.
commit 1221d7dc8a607188b95b6146817715cbea212bc7
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue May 29 16:38:47 2018 +0200
Commenting the "API helpers"
---
src/twister/testing_api_helpers.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/twister/testing_api_helpers.c
b/src/twister/testing_api_helpers.c
index aa5976f..48a56c9 100644
--- a/src/twister/testing_api_helpers.c
+++ b/src/twister/testing_api_helpers.c
@@ -29,8 +29,10 @@
#include "taler_twister_testing_lib.h"
/**
- * @param config_filename configuration filename.
+ * Prepare twister for execution; mainly checks whether the
+ * HTTP port is available and construct the base URL based on it.
*
+ * @param config_filename configuration file name.
* @return twister base URL, NULL upon errors.
*/
char *
@@ -80,7 +82,6 @@ TALER_TESTING_prepare_twister (const char *config_filename)
* Run the twister service.
*
* @param config_filename configuration file name.
- *
* @return twister process handle, NULL upon errors.
*/
struct GNUNET_OS_Process *
--
To stop receiving notification emails like this one, please contact
address@hidden