diff options
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-token-families.c')
-rw-r--r-- | src/backend/taler-merchant-httpd_private-get-token-families.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd_private-get-token-families.c b/src/backend/taler-merchant-httpd_private-get-token-families.c index 003e2966..fa364570 100644 --- a/src/backend/taler-merchant-httpd_private-get-token-families.c +++ b/src/backend/taler-merchant-httpd_private-get-token-families.c @@ -31,6 +31,7 @@ * @param name name of the token family * @param valid_after start time of the token family's validity period * @param valid_before end time of the token family's validity period + * @param kind kind of the token family */ static void add_token_family (void *cls, |