From: Nick Mathewson Date: Thu, 20 Feb 2020 13:33:40 +0000 (-0500) Subject: run "make autostyle" X-Git-Tag: tor-0.4.5.0-alpha-dev~173 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5149c100ed9116bfce7053afcf73ca7bfa378fe9;p=thirdparty%2Ftor.git run "make autostyle" --- diff --git a/src/feature/relay/ext_orport.c b/src/feature/relay/ext_orport.c index 533400bff5..5568dacf1a 100644 --- a/src/feature/relay/ext_orport.c +++ b/src/feature/relay/ext_orport.c @@ -685,7 +685,7 @@ connection_or_get_by_ext_or_id(const char *id) return NULL; return digestmap_get(orconn_ext_or_id_map, id); } -#endif +#endif /* defined(TOR_UNIT_TESTS) */ /** Deallocate the global Extended ORPort identifier list */ void