summaryrefslogtreecommitdiff
path: root/src/feature/dirauth/bridgeauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/dirauth/bridgeauth.c')
-rw-r--r--src/feature/dirauth/bridgeauth.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/feature/dirauth/bridgeauth.c b/src/feature/dirauth/bridgeauth.c
index 4aaefc7a6d..56782011c2 100644
--- a/src/feature/dirauth/bridgeauth.c
+++ b/src/feature/dirauth/bridgeauth.c
@@ -4,6 +4,11 @@
* Copyright (c) 2007-2019, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * @file bridgeauth.c
+ * @brief Bridge authority code
+ **/
+
#include "core/or/or.h"
#include "feature/dirauth/bridgeauth.h"
#include "feature/dirauth/voteflags.h"