gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix spacing


From: gnunet
Subject: [taler-exchange] branch master updated: fix spacing
Date: Sat, 26 Oct 2019 21:08:55 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 841891ce fix spacing
841891ce is described below

commit 841891ce7142218e716361e50c9b11f654cbaa8c
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Oct 26 21:08:53 2019 +0200

    fix spacing
---
 src/lib/exchange_api_handle.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/lib/exchange_api_handle.c b/src/lib/exchange_api_handle.c
index db20f438..ea7762d9 100644
--- a/src/lib/exchange_api_handle.c
+++ b/src/lib/exchange_api_handle.c
@@ -754,6 +754,7 @@ update_auditors (struct TALER_EXCHANGE_Handle *exchange)
   }
 }
 
+
 /**
  * Compare two denomination keys.
  *
@@ -1148,6 +1149,7 @@ TALER_EXCHANGE_unset_now (struct TALER_EXCHANGE_Handle 
*exchange)
   exchange->with_now = GNUNET_NO;
 }
 
+
 /**
  * Let the user set the last valid denomination time manually.
  *
@@ -1161,6 +1163,7 @@ TALER_EXCHANGE_set_last_denom (struct 
TALER_EXCHANGE_Handle *exchange,
   exchange->key_data.last_denom_issue_date = last_denom_new;
 }
 
+
 /**
  * Check if our current response for /keys is valid, and if
  * not trigger download.

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



reply via email to

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