[rtems commit] Filesystem: Documentation

Sebastian Huber sebh at rtems.org
Thu Oct 31 13:26:32 UTC 2013


Module:    rtems
Branch:    master
Commit:    8d66446c2bd4cd00314b1923662d95a6626ec5b4
Changeset: http://git.rtems.org/rtems/commit/?id=8d66446c2bd4cd00314b1923662d95a6626ec5b4

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Oct 31 13:56:19 2013 +0100

Filesystem: Documentation

---

 cpukit/libcsupport/include/rtems/libio.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h
index 49820af..903991b 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.
  */




More information about the vc mailing list