From 1fef34e55a00816bdb237e87ff14d54e6575f763 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 27 Sep 2021 09:00:59 +0200 Subject: -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); -- cgit v1.2.3