From 65d9fdbb598c57f5de4ab08ee7f1382a80a1a936 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Oct 2015 16:05:37 +0000 Subject: -indentation --- src/include/gnunet_ats_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h index 32e98abd6..b727b4f9a 100644 --- a/src/include/gnunet_ats_service.h +++ b/src/include/gnunet_ats_service.h @@ -304,7 +304,7 @@ GNUNET_ATS_connectivity_done (struct GNUNET_ATS_ConnectivityHandle *ch); * @param peer identity of the peer we need an address for * @param strength how urgent is the need for such a suggestion * @return suggestion handle, NULL if request is already pending - */ + */ struct GNUNET_ATS_ConnectivitySuggestHandle * GNUNET_ATS_connectivity_suggest (struct GNUNET_ATS_ConnectivityHandle *ch, const struct GNUNET_PeerIdentity *peer, -- cgit v1.2.3