summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-27 10:53:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-28 11:47:33 +0100
commitfeea03b625fecc507deab8dbaaafc6b19045e3f1 (patch)
tree67bce52bd8fc1677b6d21a35e25043b1d79a61cd /cpukit/libfs
parentbsp/altera-cyclone-v: Move header file (diff)
downloadrtems-feea03b625fecc507deab8dbaaafc6b19045e3f1.tar.bz2
Remove explicit file names from @file
This makes the @file documentation independent of the actual file name. Update #3707.
Diffstat (limited to 'cpukit/libfs')
-rw-r--r--cpukit/libfs/src/dosfs/msdos_statvfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libfs/src/dosfs/msdos_statvfs.c b/cpukit/libfs/src/dosfs/msdos_statvfs.c
index a9e61c568f..59781dd7b9 100644
--- a/cpukit/libfs/src/dosfs/msdos_statvfs.c
+++ b/cpukit/libfs/src/dosfs/msdos_statvfs.c
@@ -1,5 +1,5 @@
/**
- * @file msdos_statvfs.c
+ * @file
*
* @brief Obtain MS-DOS filesystem information
* @ingroup libfs_msdos MSDOS FileSystem