summaryrefslogtreecommitdiff
path: root/src/app/config/statefile.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-10 12:28:22 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-10 12:28:31 -0400
commitef106ce7884b0af7adcf9f3965ebbe843a47912c (patch)
tree2e93beea719e5180287aa7cae7abbeaea4f0ea60 /src/app/config/statefile.h
parent4f42c923d61655235ebbae82f64106ecff9458d7 (diff)
downloadtor-ef106ce7884b0af7adcf9f3965ebbe843a47912c.tar.gz
tor-ef106ce7884b0af7adcf9f3965ebbe843a47912c.zip
Document the headers in src/app/config/
Diffstat (limited to 'src/app/config/statefile.h')
-rw-r--r--src/app/config/statefile.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/app/config/statefile.h b/src/app/config/statefile.h
index e996d5b6e6..6433affa62 100644
--- a/src/app/config/statefile.h
+++ b/src/app/config/statefile.h
@@ -4,6 +4,12 @@
* Copyright (c) 2007-2018, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * \file statefile.h
+ *
+ * \brief Header for statefile.c
+ */
+
#ifndef TOR_STATEFILE_H
#define TOR_STATEFILE_H