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: syntax


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: syntax
Date: Tue, 02 Apr 2019 16:43:56 +0200

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

marcello pushed a commit to branch master
in repository exchange.

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

commit 8d979a92c939db4ed2c14a1a3a4ce1de577cee7d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 2 16:43:49 2019 +0200

    syntax
---
 src/exchange-tools/taler-exchange-keyup.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/exchange-tools/taler-exchange-keyup.c 
b/src/exchange-tools/taler-exchange-keyup.c
index caa685a3..dbbcb0c0 100644
--- a/src/exchange-tools/taler-exchange-keyup.c
+++ b/src/exchange-tools/taler-exchange-keyup.c
@@ -373,9 +373,9 @@ get_anchor_iter (void *cls,
        (0 != *end) ||
        (0 > bval) )
   {
-    fprintf(stderr,
-            "Ignoring unexpected file `%s'.\n",
-            filename);
+    fprintf (stderr,
+             "Ignoring unexpected file `%s'.\n",
+             filename);
     return GNUNET_OK;
   }
   stamp.abs_value_us = (uint64_t) bval;

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



reply via email to

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