gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] 05/08: Doxygen fixes


From: gnunet
Subject: [taler-merchant] 05/08: Doxygen fixes
Date: Thu, 15 Oct 2020 13:05:41 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository merchant.

commit 2793afed371825321334b8f8494fa3fc26d9ec10
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 15 12:08:46 2020 +0200

    Doxygen fixes
---
 src/testing/testing_api_helpers.c | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/src/testing/testing_api_helpers.c 
b/src/testing/testing_api_helpers.c
index 6d244cb..659bb69 100644
--- a/src/testing/testing_api_helpers.c
+++ b/src/testing/testing_api_helpers.c
@@ -30,16 +30,6 @@
 #include "taler_merchant_testing_lib.h"
 
 
-/**
- * Start the merchant backend process.  Assume the port
- * is available and the database is clean.  Use the "prepare
- * merchant" function to do such tasks.
- *
- * @param config_filename configuration filename.
- *
- * @return the process, or NULL if the process could not
- *         be started.
- */
 struct GNUNET_OS_Process *
 TALER_TESTING_run_merchant (const char *config_filename,
                             const char *merchant_url)
@@ -95,15 +85,6 @@ TALER_TESTING_run_merchant (const char *config_filename,
 }
 
 
-/**
- * Prepare the merchant execution.  Create tables and check if
- * the port is available.
- *
- * @param config_filename configuration filename.
- *
- * @return the base url, or NULL upon errors.  Must be freed
- *         by the caller.
- */
 char *
 TALER_TESTING_prepare_merchant (const char *config_filename)
 {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]