summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/dosfs/dosfs.h
diff options
context:
space:
mode:
authorMathew Kallada <matkallada@gmail.com>2013-01-04 08:39:30 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-04 08:39:30 -0600
commit2305f9711772ba1a139c05adb9d488ed91e8eb30 (patch)
tree80f03be32d1b88f3cfdf5f1222929f016c4e061b /cpukit/libfs/src/dosfs/dosfs.h
parentIMFS: Generating .scn (Screen Shots) #2 (diff)
downloadrtems-2305f9711772ba1a139c05adb9d488ed91e8eb30.tar.bz2
libfs: Doxygen Clean Up Task #2
There were minor conflicts and the modifications that were in the repo were favored over the modifications in the submitted patch.
Diffstat (limited to 'cpukit/libfs/src/dosfs/dosfs.h')
-rw-r--r--cpukit/libfs/src/dosfs/dosfs.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/cpukit/libfs/src/dosfs/dosfs.h b/cpukit/libfs/src/dosfs/dosfs.h
index 2374e63f2b..79560bb373 100644
--- a/cpukit/libfs/src/dosfs/dosfs.h
+++ b/cpukit/libfs/src/dosfs/dosfs.h
@@ -1,7 +1,9 @@
/**
- * @file rtems/dosfs.h
+ * @file rtems/dosfs.h
*
- * Application interface to MSDOS filesystem.
+ * @brief Application Interface to MSDOS Filesystem
+ *
+ * @ingroup rtems_msdos_format
*/
/*