fix confusing log

This commit is contained in:
Florian Dold 2023-02-12 17:53:22 +01:00
parent 923ff3126e
commit 174022907b
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -233,7 +233,7 @@ initiate_cb (
kyp->ih = NULL; kyp->ih = NULL;
kyp->ih_done = true; kyp->ih_done = true;
GNUNET_log (GNUNET_ERROR_TYPE_INFO, GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"KYC initiation completed with status %d (%s)\n", "KYC initiation completed with ec=%d (%s)\n",
ec, ec,
(TALER_EC_NONE == ec) (TALER_EC_NONE == ec)
? redirect_url ? redirect_url