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/transport/communicator.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/transport/communicator.h') diff --git a/src/transport/communicator.h b/src/transport/communicator.h index 04a9857e5..ab7a25de6 100644 --- a/src/transport/communicator.h +++ b/src/transport/communicator.h @@ -41,7 +41,8 @@ GNUNET_NETWORK_STRUCT_BEGIN * just the recommended "generic" style, communicators are always free * to implement original designs that better fit their requirements. */ -struct GNUNET_TRANSPORT_CommunicatorGenericKXConfirmation { +struct GNUNET_TRANSPORT_CommunicatorGenericKXConfirmation +{ /** * Type is #GNUNET_MESSAGE_TYPE_TRANSPORT_COMMUNICATOR_KX_CONFIRMATION */ @@ -88,7 +89,8 @@ struct GNUNET_TRANSPORT_CommunicatorGenericKXConfirmation { * free to implement original designs that better fit their * requirements. */ -struct GNUNET_TRANSPORT_CommunicatorGenericFCLimits { +struct GNUNET_TRANSPORT_CommunicatorGenericFCLimits +{ /** * Type is #GNUNET_MESSAGE_TYPE_TRANSPORT_COMMUNICATOR_FC_LIMITS */ -- cgit v1.2.3