From: Christian Grothoff Date: Tue, 14 Aug 2018 13:30:22 +0000 (+0200) Subject: whitespace X-Git-Tag: v0.11.0~308 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=11d4a9262ecaa7b29b1b549c324c4806591eb8b2;p=oweals%2Fgnunet.git whitespace --- 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); }