uncrustify as demanded.
[oweals/gnunet.git] / src / transport / communicator.h
index 07f316a68608512390ceac84c76baab9cfd3522c..04a9857e595bd884e4e118f75ce6667f7ec7ab17 100644 (file)
@@ -16,7 +16,7 @@
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
      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
    */