aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-10-06 04:33:40 +0000
committerNick Mathewson <nickm@torproject.org>2005-10-06 04:33:40 +0000
commitba24193ab51bec6f7c451c622f6476a7ab6adc42 (patch)
tree6b6cf18501bb696e4a19399c1030bf697b83d053 /src/or/router.c
parente53f1ccbfcb667bda30ce9ee5a42cc3be9efc80a (diff)
downloadtor-ba24193ab51bec6f7c451c622f6476a7ab6adc42.tar
tor-ba24193ab51bec6f7c451c622f6476a7ab6adc42.tar.gz
Make doxygen marginally happier
svn:r5208
Diffstat (limited to 'src/or/router.c')
-rw-r--r--src/or/router.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/router.c b/src/or/router.c
index 1475da03a..c6dc7baf6 100644
--- a/src/or/router.c
+++ b/src/or/router.c
@@ -1175,3 +1175,4 @@ router_free_all(void)
smartlist_free(warned_nonexistent_family);
}
}
+