Turn replaycache.c module doc into doxygen

This commit is contained in:
Nick Mathewson 2016-10-18 12:31:50 -04:00
parent d1b45786b1
commit 4396540129
1 changed files with 1 additions and 1 deletions

View 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