Whitespace fixes.

svn:r16967
This commit is contained in:
Nick Mathewson 2008-09-25 20:22:17 +00:00
parent 8bbbbaf87b
commit e06f140f97
2 changed files with 1 additions and 2 deletions

View File

@ -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. */