aboutsummaryrefslogtreecommitdiff
path: root/src/lib/log/ratelim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/log/ratelim.h')
-rw-r--r--src/lib/log/ratelim.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/log/ratelim.h b/src/lib/log/ratelim.h
index 4ee6c5fed4..d423e10b85 100644
--- a/src/lib/log/ratelim.h
+++ b/src/lib/log/ratelim.h
@@ -3,6 +3,11 @@
* Copyright (c) 2007-2018, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * \file ratelim.h
+ * \brief Summarize similar messages that would otherwise flood the logs.
+ **/
+
#ifndef TOR_RATELIM_H
#define TOR_RATELIM_H