gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: minor change


From: gnunet
Subject: [taler-donau] branch master updated: minor change
Date: Tue, 19 Mar 2024 16:13:17 +0100

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new c84c77b  minor change
c84c77b is described below

commit c84c77b5c950ad4a66347d78fc32539508da7bb7
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue Mar 19 16:14:04 2024 +0100

    minor change
---
 src/donaudb/plugin_donaudb_postgres.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/donaudb/plugin_donaudb_postgres.c 
b/src/donaudb/plugin_donaudb_postgres.c
index 2e40fec..877fb54 100644
--- a/src/donaudb/plugin_donaudb_postgres.c
+++ b/src/donaudb/plugin_donaudb_postgres.c
@@ -252,7 +252,7 @@ libtaler_plugin_donaudb_postgres_init (void *cls)
   plugin->lookup_issued_receipts
     = &DH_PG_lookup_issued_receipts;
   plugin->insert_submitted_receipt
-    = &DH_PG_insert_submitted_receipts;
+    = &DH_PG_insert_submitted_receipt;
   plugin->insert_signing_key
     = &DH_PG_insert_signing_key;
   plugin->lookup_signing_key

-- 
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]