gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: typo
Date: Tue, 07 Feb 2017 16:19:09 +0100

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

dold pushed a commit to branch master
in repository exchange.

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

commit f8d11fc10f41a5c4d8e7e82c24203e136ff6489c
Author: Florian Dold <address@hidden>
AuthorDate: Tue Feb 7 16:19:04 2017 +0100

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

diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index e47f2c9..892c7ab 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -951,7 +951,7 @@ postgres_prepare (PGconn *db_conn)
            ",wire"
            ") VALUES "
            "($1, $2, $3, $4, $5, $6, $7, $8, $9, $10,"
-           " $11, $12, $12);",
+           " $11, $12);",
            12, NULL);
 
   /* Used in #postgres_insert_refund() to store refund information */

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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