taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit b9c1a93ab13f7e8fc306457201afe8e357a4ba66
parent b549e5f0b6635dbf533d94b0a7b24bfcd6cc976b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  9 Nov 2019 16:33:13 +0100

typo

Diffstat:
Msrc/main.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c @@ -431,7 +431,7 @@ connect_nfc (void *cls) * @param http_status HTTP status code for this request * @param obj raw response body * @param paid #GNUNET_YES if the payment is settled, #GNUNET_NO if not - * settled, $GNUNET_SYSERR on error + * settled, #GNUNET_SYSERR on error * (note that refunded payments are returned as paid!) * @param refunded #GNUNET_YES if there is at least on refund on this payment, * #GNUNET_NO if refunded, #GNUNET_SYSERR or error