aboutsummaryrefslogtreecommitdiff
path: root/src/lib/fs/mmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/fs/mmap.h')
-rw-r--r--src/lib/fs/mmap.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/fs/mmap.h b/src/lib/fs/mmap.h
index b0585775f5..125f368802 100644
--- a/src/lib/fs/mmap.h
+++ b/src/lib/fs/mmap.h
@@ -3,6 +3,12 @@
* Copyright (c) 2007-2018, The Tor Project, Inc. */
/* See LICENSE for licensing information */
+/**
+ * \file mmap.h
+ *
+ * \brief Header for mmap.c
+ **/
+
#ifndef TOR_MMAP_H
#define TOR_MMAP_H