aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-03-14 03:18:35 +0000
committerNick Mathewson <nickm@torproject.org>2005-03-14 03:18:35 +0000
commit97dad670ead7383d27c9a284be09d37b6151b29e (patch)
tree742dc673e66270f931802b5023450233d2da2bb9 /src/or/circuitbuild.c
parentfd150459b36128695e6ce74e4d99d7896fee5e38 (diff)
downloadtor-97dad670ead7383d27c9a284be09d37b6151b29e.tar.gz
tor-97dad670ead7383d27c9a284be09d37b6151b29e.zip
Renormalize whitespace
svn:r3757
Diffstat (limited to 'src/or/circuitbuild.c')
-rw-r--r--src/or/circuitbuild.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c
index c6015a1aaf..ddc40559e3 100644
--- a/src/or/circuitbuild.c
+++ b/src/or/circuitbuild.c
@@ -1355,4 +1355,3 @@ onion_extend_cpath(crypt_path_t **head_ptr, cpath_build_state_t
*router_out = choice;
return 0;
}
-