summaryrefslogtreecommitdiff
path: root/src/or/replaycache.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-10-18 12:31:50 -0400
committerNick Mathewson <nickm@torproject.org>2016-10-18 12:31:50 -0400
commit439654012964fa8cd4e2dac926e2dddd45295c6b (patch)
tree2f0c07f2cea409f4e562515c2481c8b6ef037bec /src/or/replaycache.c
parentd1b45786b1f91d3a65e88cc99c8021ea9d25a106 (diff)
downloadtor-439654012964fa8cd4e2dac926e2dddd45295c6b.tar.gz
tor-439654012964fa8cd4e2dac926e2dddd45295c6b.zip
Turn replaycache.c module doc into doxygen
Diffstat (limited to 'src/or/replaycache.c')
-rw-r--r--src/or/replaycache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/replaycache.c b/src/or/replaycache.c
index c17cba5f87..8290fa6964 100644
--- a/src/or/replaycache.c
+++ b/src/or/replaycache.c
@@ -1,7 +1,7 @@
/* Copyright (c) 2012-2016, The Tor Project, Inc. */
/* See LICENSE for licensing information */
-/*
+/**
* \file replaycache.c
*
* \brief Self-scrubbing replay cache for rendservice.c