forked from Imagelibrary/rtems
Corrected spacing.
This commit is contained in:
@@ -240,7 +240,7 @@ rtems_device_driver console_initialize(
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ( minor==Console_Port_Count ) {
|
if ( minor == Console_Port_Count ) {
|
||||||
/*
|
/*
|
||||||
* Failed to find a working device
|
* Failed to find a working device
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user