From 11d4a9262ecaa7b29b1b549c324c4806591eb8b2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 14 Aug 2018 15:30:22 +0200 Subject: [PATCH] whitespace --- src/gns/gnunet-service-gns_resolver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gns/gnunet-service-gns_resolver.c b/src/gns/gnunet-service-gns_resolver.c index 67960ef97..57dca9ae2 100644 --- a/src/gns/gnunet-service-gns_resolver.c +++ b/src/gns/gnunet-service-gns_resolver.c @@ -11,7 +11,7 @@ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ @@ -375,7 +375,7 @@ struct GNS_ResolverHandle * and thus can deduct the LEHO from that transition. */ char *leho; - + /** * DLL of results we got from DNS. */ @@ -2409,7 +2409,7 @@ handle_dht_response (void *cls, co); GNUNET_CONTAINER_DLL_insert (co_head, co_tail, - co); + co); } -- 2.25.1