From: Nick Mathewson Date: Tue, 6 Oct 2015 15:32:37 +0000 (-0400) Subject: fix check-spaces once more X-Git-Tag: tor-0.2.8.1-alpha~317 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=15bfdbeb9db2bc3585ba623851ed2ee2a0dd0a80;p=thirdparty%2Ftor.git fix check-spaces once more --- diff --git a/src/or/routerlist.c b/src/or/routerlist.c index 2669977d1a..694a148a5e 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -5214,3 +5214,4 @@ MOCK_IMPL(int, hid_serv_responsible_for_desc_id, smartlist_free(responsible); return result; } + diff --git a/src/or/routerlist.h b/src/or/routerlist.h index ec09f234a5..100ab5848f 100644 --- a/src/or/routerlist.h +++ b/src/or/routerlist.h @@ -243,3 +243,4 @@ MOCK_DECL(STATIC void, initiate_descriptor_downloads, #endif #endif +