From f8349a9cbfff85f2f688a686a9dfa3e3db80e8fc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 4 Jul 2015 22:35:30 +0200 Subject: towards test-interpreter command for /withdraw/sign --- src/include/taler_mint_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_mint_service.h') diff --git a/src/include/taler_mint_service.h b/src/include/taler_mint_service.h index 6edd1e428..2fa19434e 100644 --- a/src/include/taler_mint_service.h +++ b/src/include/taler_mint_service.h @@ -579,7 +579,7 @@ typedef void * @param blinding_key where to store the coin's blinding key * caller must have committed this value to disk before the call (with @a pk) * @param res_cb the callback to call when the final result for this request is available - * @param res_cb_cls closure for the above callback + * @param res_cb_cls closure for @a res_cb * @return NULL * if the inputs are invalid (i.e. denomination key not with this mint). * In this case, the callback is not called. -- cgit v1.2.3