From 97fb6b0091ca089b997febf691be2038223a8d21 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 3 Mar 2020 16:35:20 +0100 Subject: fixing memory leak, comments, renaming callback type to make it more concise --- src/bank-lib/bank_api_parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bank-lib/bank_api_parse.c') diff --git a/src/bank-lib/bank_api_parse.c b/src/bank-lib/bank_api_parse.c index 8a50f5af3..b09e5af35 100644 --- a/src/bank-lib/bank_api_parse.c +++ b/src/bank-lib/bank_api_parse.c @@ -123,7 +123,7 @@ TALER_BANK_auth_parse_cfg (const struct GNUNET_CONFIGURATION_Handle *cfg, /** - * Free memory inside of @a auth (but not auth itself). + * Free memory inside of @a auth (but not @a auth itself). * Dual to #TALER_BANK_auth_parse_cfg(). * * @param[in] auth authentication data to free -- cgit v1.2.3