gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-mdb] 48/93: comment added


From: gnunet
Subject: [taler-taler-mdb] 48/93: comment added
Date: Mon, 18 Nov 2019 21:13:11 +0100

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

marco-boss pushed a commit to branch master
in repository taler-mdb.

commit f3f840a6f81f58e9b813082fdb0f539740e0f34f
Author: Boss Marco <address@hidden>
AuthorDate: Mon Nov 11 18:46:15 2019 +0100

    comment added
---
 src/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c
index fd7142a..ab6433f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -817,7 +817,7 @@ read_products (void*cls,
       GNUNET_log_config_missing (GNUNET_ERROR_TYPE_ERROR,
                                  section,
                                  "key");
-      return;
+      return;         /* maybe the keys don't have to mandatory, if not remove 
this "error" block */
     }
     tmpProduct.key = tmpKey[0];
     GNUNET_free (tmpKey);

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



reply via email to

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