From 418c2e1b6b7900a1b0b7974738b66f84485b4c36 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 15 Feb 2008 23:39:04 +0000 Subject: r14181@tombo: nickm | 2008-02-15 16:48:17 -0500 Fix all but 2 DOCDOC items; defer many XXX020s (particularly those where fixing them would fix no bugs at the risk of introducing some bugs). svn:r13529 --- src/or/circuitlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/or/circuitlist.c') diff --git a/src/or/circuitlist.c b/src/or/circuitlist.c index 45c189b3f..b1ad2e73d 100644 --- a/src/or/circuitlist.c +++ b/src/or/circuitlist.c @@ -806,7 +806,7 @@ origin_circuit_t * circuit_find_to_cannibalize(uint8_t purpose, extend_info_t *info, int flags) { - /*XXXX020 arma: The purpose argument is ignored. Can that possibly be + /*XXXX021 arma: The purpose argument is ignored. Can that possibly be * right? */ /* XXXX i don't know of any actual bugs that this causes. since i * think we only call the function for purposes where we want it to do what -- cgit v1.2.3