From 51194a29d0ca1284ae84e83eab92ac2a0e1f675a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 20 May 2020 12:11:05 +0200 Subject: style specing --- src/include/gnunet_transport_communication_service.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_transport_communication_service.h') diff --git a/src/include/gnunet_transport_communication_service.h b/src/include/gnunet_transport_communication_service.h index f4dfc8745..3ead03536 100644 --- a/src/include/gnunet_transport_communication_service.h +++ b/src/include/gnunet_transport_communication_service.h @@ -176,8 +176,9 @@ GNUNET_TRANSPORT_communicator_disconnect ( * @param success #GNUNET_SYSERR on failure (try to disconnect/reset connection) * #GNUNET_OK on success */ -typedef void (*GNUNET_TRANSPORT_MessageCompletedCallback) (void *cls, - int success); +typedef void +(*GNUNET_TRANSPORT_MessageCompletedCallback) (void *cls, + int success); /** -- cgit v1.2.3