From 3ad43ef75f09a21c0c1fc6eb173f8d131c7d638c Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 30 Sep 2010 01:36:36 -0400 Subject: Whitespace fixes on recent merges to master. --- src/or/connection.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/or/connection.c') diff --git a/src/or/connection.c b/src/or/connection.c index 9c6166df3b..d1b079a97e 100644 --- a/src/or/connection.c +++ b/src/or/connection.c @@ -3423,7 +3423,6 @@ connection_dir_get_by_purpose_and_resource(int purpose, return NULL; } - /** Return an open, non-marked connection of a given type and purpose, or NULL * if no such connection exists. */ connection_t * -- cgit v1.2.3-54-g00ecf