fix indentation
authorChristian Grothoff <christian@grothoff.org>
Wed, 4 Oct 2017 12:04:39 +0000 (14:04 +0200)
committerChristian Grothoff <christian@grothoff.org>
Wed, 4 Oct 2017 12:04:39 +0000 (14:04 +0200)
src/include/gnunet_set_service.h

index dfe9b8954b24542fcd3033395b9e09112afe6ade..a2999aebcb9851ef4303bf1e1a743bd8944b8077 100644 (file)
@@ -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 */