diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:35:51 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:35:51 +0100 |
commit | ccb88693447dba52bf2b2ae84fd4f329bbcd81f6 (patch) | |
tree | c00d3449851457b84609644a86f1222e4581db0b /src/lib/testing_api_helpers_exchange.c | |
parent | e0fbfb68fd29ccd4cd2f05b2a70165a7e3ee7e91 (diff) |
doxygen
Diffstat (limited to 'src/lib/testing_api_helpers_exchange.c')
-rw-r--r-- | src/lib/testing_api_helpers_exchange.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_helpers_exchange.c b/src/lib/testing_api_helpers_exchange.c index fdabd4a4..1aeff16d 100644 --- a/src/lib/testing_api_helpers_exchange.c +++ b/src/lib/testing_api_helpers_exchange.c @@ -492,7 +492,7 @@ fail: * launch the exchange process itself. * * @param config_filename configuration file to use - * @param ec[out] will be set to the exchange configuration data + * @param[out] ec will be set to the exchange configuration data * @return #GNUNET_OK on success, #GNUNET_NO if test should be * skipped, #GNUNET_SYSERR on test failure */ |