gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -indent


From: gnunet
Subject: [gnunet] branch master updated: -indent
Date: Mon, 27 Sep 2021 09:01:19 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 1fef34e55 -indent
1fef34e55 is described below

commit 1fef34e55a00816bdb237e87ff14d54e6575f763
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 27 09:00:59 2021 +0200

    -indent
---
 src/include/gnunet_crypto_lib.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index ae73c9d40..e754756e5 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -821,7 +821,8 @@ GNUNET_CRYPTO_hmac (const struct GNUNET_CRYPTO_AuthKey *key,
  * @param cls closure
  * @param res resulting hash, NULL on error
  */
-typedef void (*GNUNET_CRYPTO_HashCompletedCallback) (
+typedef void
+(*GNUNET_CRYPTO_HashCompletedCallback) (
   void *cls,
   const struct GNUNET_HashCode *res);
 

-- 
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]