summaryrefslogtreecommitdiffstats
path: root/cpukit/include/sys
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/include/sys
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/include/sys')
-rw-r--r--cpukit/include/sys/statvfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/sys/statvfs.h b/cpukit/include/sys/statvfs.h
index cf80478aae..e065a1b46e 100644
--- a/cpukit/include/sys/statvfs.h
+++ b/cpukit/include/sys/statvfs.h
@@ -1,5 +1,5 @@
/**
- * @file
+ * @file
*
* @brief Interface to the statvfs() Set of API Methods
*