gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix indent


From: gnunet
Subject: [taler-exchange] branch master updated: -fix indent
Date: Mon, 10 Jul 2023 17:58:06 +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 c6676f1a -fix indent
c6676f1a is described below

commit c6676f1aa50a667b1da19d52bff8d609a1b0b3cb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jul 10 17:58:03 2023 +0200

    -fix indent
---
 src/exchange/taler-exchange-httpd_keys.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.c 
b/src/exchange/taler-exchange-httpd_keys.c
index f7bdaae4..265b71fa 100644
--- a/src/exchange/taler-exchange-httpd_keys.c
+++ b/src/exchange/taler-exchange-httpd_keys.c
@@ -801,7 +801,7 @@ destroy_key_helpers (struct HelperState *hs)
  *    denomination.
  */
 static struct TALER_AgeMask
-load_age_mask (const char*section_name)
+load_age_mask (const char *section_name)
 {
   static const struct TALER_AgeMask null_mask = {0};
   enum GNUNET_GenericReturnValue ret;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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