diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:23:10 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 13:23:17 +0100 |
commit | 9317d6d69da2046d1a0cfbe1ea4b377924cc1c90 (patch) | |
tree | 5a64d0b187df3077077ca1a1c19b2a9db6483ea1 /src/lib/testing_api_trait_time.c | |
parent | dac255329f4f385d3ccfb544e259d2fae76325df (diff) |
doxygen work
Diffstat (limited to 'src/lib/testing_api_trait_time.c')
-rw-r--r-- | src/lib/testing_api_trait_time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_trait_time.c b/src/lib/testing_api_trait_time.c index 415eafdf..6e6128a6 100644 --- a/src/lib/testing_api_trait_time.c +++ b/src/lib/testing_api_trait_time.c @@ -37,7 +37,7 @@ * @param cmd command to extract trait from * @param index which time stamp to pick if * @a cmd has multiple on offer. - * @param time[out] set to the wanted WTID. + * @param[out] time set to the wanted WTID. * @return #GNUNET_OK on success */ int |