aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-02-19 18:37:03 -0500
committerNick Mathewson <nickm@torproject.org>2013-02-19 18:37:03 -0500
commit7bb51fdd89feb5ea3eb7e0a0b76c0dda0e50a82e (patch)
tree2ea2b353bd2d30d965acfeeab219b6f84ec65a5e /src/or/circuitbuild.c
parent62fb209d837f3f5510075ef8bdb6e231ebdfa9bc (diff)
downloadtor-7bb51fdd89feb5ea3eb7e0a0b76c0dda0e50a82e.tar
tor-7bb51fdd89feb5ea3eb7e0a0b76c0dda0e50a82e.tar.gz
Rename circuit_expire_all_dirty_circs
The new name is circuit_mark_all_dirty_circs_as_unusable. This resolves an XXX024
Diffstat (limited to 'src/or/circuitbuild.c')
-rw-r--r--src/or/circuitbuild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c
index 8a3a36acc..5097f19e9 100644
--- a/src/or/circuitbuild.c
+++ b/src/or/circuitbuild.c
@@ -901,7 +901,7 @@ circuit_note_clock_jumped(int seconds_elapsed)
control_event_client_status(severity, "CIRCUIT_NOT_ESTABLISHED REASON=%s",
"CLOCK_JUMPED");
circuit_mark_all_unused_circs();
- circuit_expire_all_dirty_circs();
+ circuit_mark_all_dirty_circs_as_unusable();
}
/** Take the 'extend' <b>cell</b>, pull out addr/port plus the onion