From 439654012964fa8cd4e2dac926e2dddd45295c6b Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 18 Oct 2016 12:31:50 -0400 Subject: [PATCH] Turn replaycache.c module doc into doxygen --- src/or/replaycache.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3