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: result must be sign


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: result must be signed
Date: Fri, 21 Sep 2018 17:37:45 +0200

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 ca80a4f1 result must be signed
ca80a4f1 is described below

commit ca80a4f1c8598698812a1b9062f3e6318b6a8d3e
Author: Florian Dold <address@hidden>
AuthorDate: Fri Sep 21 17:36:09 2018 +0200

    result must be signed
---
 src/benchmark/taler-exchange-benchmark.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/benchmark/taler-exchange-benchmark.c 
b/src/benchmark/taler-exchange-benchmark.c
index 29c3fd76..7b63b987 100644
--- a/src/benchmark/taler-exchange-benchmark.c
+++ b/src/benchmark/taler-exchange-benchmark.c
@@ -141,7 +141,7 @@ static struct GNUNET_TIME_Relative duration;
 /**
  * Exit code.
  */
-static unsigned int result;
+static int result;
 
 /**
  * How many coins we want to create per client and reserve.

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



reply via email to

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