From c4e9ba925ffd758aaa3feee2ccfc0b76f26fe207 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 Oct 2019 15:09:28 +0200 Subject: global reindent, now with uncrustify hook enabled --- src/gns/gns.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/gns/gns.h') diff --git a/src/gns/gns.h b/src/gns/gns.h index 8465f49f9..1fa812c23 100644 --- a/src/gns/gns.h +++ b/src/gns/gns.h @@ -33,7 +33,8 @@ GNUNET_NETWORK_STRUCT_BEGIN /** * Message from client to GNS service to lookup records. */ -struct LookupMessage { +struct LookupMessage +{ /** * Header of type #GNUNET_MESSAGE_TYPE_GNS_LOOKUP */ @@ -72,7 +73,8 @@ struct LookupMessage { /** * Message from GNS service to client: new results. */ -struct LookupResultMessage { +struct LookupResultMessage +{ /** * Header of type #GNUNET_MESSAGE_TYPE_GNS_LOOKUP_RESULT */ -- cgit v1.2.3