summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/defaults/default_close.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libfs/src/defaults/default_close.c')
-rw-r--r--cpukit/libfs/src/defaults/default_close.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libfs/src/defaults/default_close.c b/cpukit/libfs/src/defaults/default_close.c
index 3f650b99fb..5cf35e1c48 100644
--- a/cpukit/libfs/src/defaults/default_close.c
+++ b/cpukit/libfs/src/defaults/default_close.c
@@ -1,3 +1,9 @@
+/**
+ * @file
+ *
+ * @brief RTEMS Default File System Close
+ */
+
/*
* COPYRIGHT (c) 2010.
* On-Line Applications Research Corporation (OAR).