From f08b9200a6c4ccf1d675114ce0228ebcd7bfb6df Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Oct 2017 14:04:39 +0200 Subject: fix indentation --- src/include/gnunet_set_service.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/gnunet_set_service.h') diff --git a/src/include/gnunet_set_service.h b/src/include/gnunet_set_service.h index dfe9b8954..a2999aebc 100644 --- a/src/include/gnunet_set_service.h +++ b/src/include/gnunet_set_service.h @@ -558,7 +558,8 @@ GNUNET_SET_element_dup (const struct GNUNET_SET_Element *element); * should be stored */ void -GNUNET_SET_element_hash (const struct GNUNET_SET_Element *element, struct GNUNET_HashCode *ret_hash); +GNUNET_SET_element_hash (const struct GNUNET_SET_Element *element, + struct GNUNET_HashCode *ret_hash); #if 0 /* keep Emacsens' auto-indent happy */ -- cgit v1.2.3