]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Normalize space
authorNick Mathewson <nickm@torproject.org>
Mon, 22 Nov 2004 22:13:34 +0000 (22:13 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 22 Nov 2004 22:13:34 +0000 (22:13 +0000)
svn:r2939

src/or/hibernate.c
src/or/router.c

index 29e59afeae310d3759998c65a8180a787aa962c2..8f2183f1c7a1a4babc71e465760510ca06c6d3cc 100644 (file)
@@ -203,7 +203,6 @@ accounting_parse_options(or_options_t *options, int validate_only)
   return -1;
 }
 
-
 /** If we want to manage the accounting system and potentially
  * hibernate, return 1, else return 0.
  */
index 96705a92e48a754a87d2c1107457818d05a3e8a1..286ba46779b153329e8606ba7ee3a0a33e527f41 100644 (file)
@@ -96,7 +96,6 @@ int identity_key_is_set(void) {
   return identitykey != NULL;
 }
 
-
 /** Replace the previous onion key with the current onion key, and generate
  * a new previous onion key.  Immediately after calling this function,
  * the OR should: