From 034e2788f812852ed530b42291b3e07c7dc85d84 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 23 Jan 2015 11:18:28 -0500 Subject: whitespace fixes --- src/or/directory.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/or/directory.c') diff --git a/src/or/directory.c b/src/or/directory.c index 348d971b34..d2b6b86f6d 100644 --- a/src/or/directory.c +++ b/src/or/directory.c @@ -236,7 +236,6 @@ dir_fetch_type(int dir_purpose, int router_purpose, const char *resource) return type; } - /** Return true iff identity_digest is the digest of a router which * says that it caches extrainfos. (If is_authority we always * believe that to be true.) */ -- cgit v1.2.3-54-g00ecf