Browse Source

Turn replaycache.c module doc into doxygen

Nick Mathewson 7 years ago
parent
commit
4396540129
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/replaycache.c

+ 1 - 1
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