commit 4c8214202116dc44171e14ec2bad1fdb37d2c4e7 parent b3741d0b0facbd6bfb0eb7f99247edebd41ceed8 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 12 Apr 2023 15:27:47 +0200 -fix doxygen Diffstat:
| M | src/bank/mb_parse.c | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/src/bank/mb_parse.c b/src/bank/mb_parse.c @@ -115,12 +115,6 @@ TALER_MERCHANT_BANK_auth_parse_cfg ( } -/** - * Free memory inside of @a auth (but not @a auth itself). - * Dual to #TALER_MERCHANT_BANK_auth_parse_cfg(). - * - * @param[in] auth authentication data to free - */ void TALER_MERCHANT_BANK_auth_free ( struct TALER_MERCHANT_BANK_AuthenticationData *auth)