From 33c3b54d57b50ac3d236e2660556a9a2ecb8dcad Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 11:57:23 +0000 Subject: Whitespace removal. --- cpukit/include/rtems/fs.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpukit/include/rtems/fs.h') diff --git a/cpukit/include/rtems/fs.h b/cpukit/include/rtems/fs.h index 888c13f1b4..e86ca5dafe 100644 --- a/cpukit/include/rtems/fs.h +++ b/cpukit/include/rtems/fs.h @@ -24,7 +24,7 @@ extern "C" { /* Forward declarations */ -/* FIXME: shouldn't this better not be here? */ +/* FIXME: shouldn't this better not be here? */ typedef struct rtems_libio_tt rtems_libio_t; typedef struct rtems_filesystem_location_info_tt @@ -34,15 +34,15 @@ struct rtems_filesystem_mount_table_entry_tt; typedef struct rtems_filesystem_mount_table_entry_tt rtems_filesystem_mount_table_entry_t; -typedef struct _rtems_filesystem_file_handlers_r +typedef struct _rtems_filesystem_file_handlers_r rtems_filesystem_file_handlers_r; -typedef struct _rtems_filesystem_operations_table +typedef struct _rtems_filesystem_operations_table rtems_filesystem_operations_table; /* * Structure used to determine a location/filesystem in the tree. */ - + struct rtems_filesystem_location_info_tt { void *node_access; -- cgit v1.2.3