mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 06:04:17 +08:00
Fixed spacing.
This commit is contained in:
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
|
||||
);
|
||||
|
||||
typedef int (*rtems_filesystem_fcntl_t)(
|
||||
int cmd,
|
||||
int cmd,
|
||||
rtems_libio_t *iop
|
||||
);
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
|
||||
);
|
||||
|
||||
typedef int (*rtems_filesystem_fcntl_t)(
|
||||
int cmd,
|
||||
int cmd,
|
||||
rtems_libio_t *iop
|
||||
);
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
|
||||
);
|
||||
|
||||
typedef int (*rtems_filesystem_fcntl_t)(
|
||||
int cmd,
|
||||
int cmd,
|
||||
rtems_libio_t *iop
|
||||
);
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ typedef int (*rtems_filesystem_fdatasync_t)(
|
||||
);
|
||||
|
||||
typedef int (*rtems_filesystem_fcntl_t)(
|
||||
int cmd,
|
||||
int cmd,
|
||||
rtems_libio_t *iop
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user