gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: comment


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: comment
Date: Fri, 09 Jun 2017 15:11:34 +0200

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

marcello pushed a commit to branch master
in repository merchant.

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

commit b43ad0704ee7cba98743efab1aef72d936273649
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 9 15:11:47 2017 +0200

    comment
---
 src/backenddb/plugin_merchantdb_postgres.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/backenddb/plugin_merchantdb_postgres.c 
b/src/backenddb/plugin_merchantdb_postgres.c
index 05f262b..bea9221 100644
--- a/src/backenddb/plugin_merchantdb_postgres.c
+++ b/src/backenddb/plugin_merchantdb_postgres.c
@@ -1892,6 +1892,7 @@ postgres_increase_refund_for_contract (void *cls,
     }
 
     /**
+     * FIXME:
      * Here we know how much the coin is worth, and how much it has
      * been refunded out of it, so the actual logic can take place.
      */
@@ -1918,8 +1919,6 @@ postgres_increase_refund_for_contract (void *cls,
     PQclear (result);
     postgres_rollback (pg);
     return GNUNET_SYSERR;
-
-  /*FIXME, logic incomplete!!*/
 }
 
 /**

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



reply via email to

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