From d41ed82a4ea0cc8e1674b6d5d2c49fd6462610bb Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 8 Sep 2019 12:33:09 +0000 Subject: uncrustify as demanded. --- src/transport/communicator.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'src/transport/communicator.h') diff --git a/src/transport/communicator.h b/src/transport/communicator.h index 07f316a68..04a9857e5 100644 --- a/src/transport/communicator.h +++ b/src/transport/communicator.h @@ -16,7 +16,7 @@ along with this program. If not, see . SPDX-License-Identifier: AGPL3.0-or-later -*/ + */ /** * @file transport/communicator.h @@ -41,8 +41,7 @@ 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 */ @@ -89,8 +88,7 @@ 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