From 8d66446c2bd4cd00314b1923662d95a6626ec5b4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 31 Oct 2013 13:56:19 +0100 Subject: Filesystem: Documentation --- cpukit/libcsupport/include/rtems/libio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libcsupport/include/rtems/libio.h') 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. */ -- cgit v1.2.3