From e06f140f978cb95c3f4655f24ccdf1753a04d230 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 25 Sep 2008 20:22:17 +0000 Subject: Whitespace fixes. svn:r16967 --- src/or/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/or/main.c') diff --git a/src/or/main.c b/src/or/main.c index 4718a570dc..47af2d01ed 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -2047,7 +2047,6 @@ do_hash_password(void) printf("16:%s\n",output); } - /** Main entry point for the Tor process. Called from main(). */ /* This function is distinct from main() only so we can link main.c into * the unittest binary without conflicting with the unittests' main. */ -- cgit v1.2.3-54-g00ecf