diff options
author | Christian Grothoff <grothoff@gnunet.org> | 2024-08-02 12:12:51 +0200 |
---|---|---|
committer | Christian Grothoff <grothoff@gnunet.org> | 2024-08-02 12:12:51 +0200 |
commit | 3ebfcf2d98460260c4638fe66430bdc479c78b80 (patch) | |
tree | 50428d7480fd35df93af8e2f87957efce0ac06b0 /src/include/taler_merchant_testing_lib.h | |
parent | 390f24bf58843e6b4a68ca2413ce4e07a57b9ad3 (diff) |
-fix doxygen
Diffstat (limited to 'src/include/taler_merchant_testing_lib.h')
-rw-r--r-- | src/include/taler_merchant_testing_lib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h index c67d4959..4833e4fe 100644 --- a/src/include/taler_merchant_testing_lib.h +++ b/src/include/taler_merchant_testing_lib.h @@ -1557,6 +1557,7 @@ TALER_TESTING_cmd_merchant_post_using_templates ( * @param valid_after start of the validity time of the token family. * @param valid_before end of the validity time of the token family. * @param duration validity duration of an issued token of the token family. + * @param rounding to multiples of what duration should start times be rounded * @param kind kind of the token family. either "subscription" or "discount". * @return the command. */ |