gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -typo


From: gnunet
Subject: [taler-exchange] branch master updated: -typo
Date: Tue, 13 Feb 2024 22:15:27 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 92cf4a4c -typo
92cf4a4c is described below

commit 92cf4a4c33c22acc2bcfc035fd60e25a998a7df3
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 13 22:15:24 2024 +0100

    -typo
---
 src/exchangedb/pg_insert_kyc_failure.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchangedb/pg_insert_kyc_failure.c 
b/src/exchangedb/pg_insert_kyc_failure.c
index c9fcd020..7fe0b427 100644
--- a/src/exchangedb/pg_insert_kyc_failure.c
+++ b/src/exchangedb/pg_insert_kyc_failure.c
@@ -53,7 +53,7 @@ TEH_PG_insert_kyc_failure (
            "UPDATE legitimization_processes"
            " SET"
            "  finished=TRUE"
-           " ,provider_account_id=$4"
+           " ,provider_user_id=$4"
            " ,provider_legitimization_id=$5"
            " WHERE h_payto=$2"
            "   AND legitimization_process_serial_id=$1"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]