summaryrefslogtreecommitdiffstats
path: root/mtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'mtab.h')
-rw-r--r--mtab.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mtab.h b/mtab.h
index e8a021c..ef22716 100644
--- a/mtab.h
+++ b/mtab.h
@@ -14,6 +14,10 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. *
****************************************************************************/
+/**
+ * A facade over platform-specific APIs for enumerating mounted filesystems.
+ */
+
#ifndef BFS_MTAB_H
#define BFS_MTAB_H