summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include/rtems/libio.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:56:19 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 14:32:24 +0100
commit8d66446c2bd4cd00314b1923662d95a6626ec5b4 (patch)
treee954306438e5c49b4a1355f0359e3352cb07efd8 /cpukit/libcsupport/include/rtems/libio.h
parentlibmd: Change MD5Update() prototype (diff)
downloadrtems-8d66446c2bd4cd00314b1923662d95a6626ec5b4.tar.bz2
Filesystem: Documentation
Diffstat (limited to 'cpukit/libcsupport/include/rtems/libio.h')
-rw-r--r--cpukit/libcsupport/include/rtems/libio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index 49820afd3d..903991bc71 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -1083,7 +1083,7 @@ int rtems_filesystem_default_fstat(
);
/**
- * @retval -1 Always. The errno is set to ENOTSUP.
+ * @retval -1 Always. The errno is set to EINVAL.
*
* @see rtems_filesystem_ftruncate_t.
*/