summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 19:09:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-12 19:09:27 +0000
commite2116f900313354f7a2011b20aeaac813910921f (patch)
tree26d8b5878ffea6e4ede27e60464eb72d480188f3 /c
parentCorrected mistakes in the IMFS file handlers table and added the missing (diff)
downloadrtems-e2116f900313354f7a2011b20aeaac813910921f.tar.bz2
Fixed spacing.
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/libcsupport/include/rtems/libio.h2
-rw-r--r--c/src/lib/include/rtems/libio.h2
-rw-r--r--c/src/lib/libc/libio.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/exec/libcsupport/include/rtems/libio.h b/c/src/exec/libcsupport/include/rtems/libio.h
index 653d247742..4cd1f3f6f6 100644
--- a/c/src/exec/libcsupport/include/rtems/libio.h
+++ b/c/src/exec/libcsupport/include/rtems/libio.h
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
);
typedef int (*rtems_filesystem_fcntl_t)(
- int cmd,
+ int cmd,
rtems_libio_t *iop
);
diff --git a/c/src/lib/include/rtems/libio.h b/c/src/lib/include/rtems/libio.h
index 653d247742..4cd1f3f6f6 100644
--- a/c/src/lib/include/rtems/libio.h
+++ b/c/src/lib/include/rtems/libio.h
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
);
typedef int (*rtems_filesystem_fcntl_t)(
- int cmd,
+ int cmd,
rtems_libio_t *iop
);
diff --git a/c/src/lib/libc/libio.h b/c/src/lib/libc/libio.h
index 653d247742..4cd1f3f6f6 100644
--- a/c/src/lib/libc/libio.h
+++ b/c/src/lib/libc/libio.h
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
);
typedef int (*rtems_filesystem_fcntl_t)(
- int cmd,
+ int cmd,
rtems_libio_t *iop
);