forked from Imagelibrary/rtems
Remove stray white spaces.
This commit is contained in:
@@ -34,4 +34,3 @@ bsp_postdriver_hook(void)
|
||||
if ((stdin_fd != 0) || (stdout_fd != 1) || (stderr_fd != 2))
|
||||
rtems_fatal_error_occurred( error_code | 'I' << 8 | 'O' );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user