]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Turn replaycache.c module doc into doxygen
authorNick Mathewson <nickm@torproject.org>
Tue, 18 Oct 2016 16:31:50 +0000 (12:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 18 Oct 2016 16:31:50 +0000 (12:31 -0400)
src/or/replaycache.c

index c17cba5f87ea788cb57d09b173bc65990abe8587..8290fa6964aa497139bdbe31372e510b9439f085 100644 (file)
@@ -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