From: Nick Mathewson Date: Tue, 18 Oct 2016 16:31:50 +0000 (-0400) Subject: Turn replaycache.c module doc into doxygen X-Git-Tag: tor-0.2.9.5-alpha~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439654012964fa8cd4e2dac926e2dddd45295c6b;p=thirdparty%2Ftor.git Turn replaycache.c module doc into doxygen --- 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