From e2116f900313354f7a2011b20aeaac813910921f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 12 Oct 1999 19:09:27 +0000 Subject: [PATCH] Fixed spacing. --- c/src/exec/libcsupport/include/rtems/libio.h | 2 +- c/src/lib/include/rtems/libio.h | 2 +- c/src/lib/libc/libio.h | 2 +- cpukit/libcsupport/include/rtems/libio.h | 2 +- 4 files changed, 4 insertions(+), 4 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 ); diff --git a/cpukit/libcsupport/include/rtems/libio.h b/cpukit/libcsupport/include/rtems/libio.h index 653d247742..4cd1f3f6f6 100644 --- a/cpukit/libcsupport/include/rtems/libio.h +++ b/cpukit/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 );