Corrected spacing.

This commit is contained in:
Joel Sherrill
1998-08-08 16:37:43 +00:00
parent 301a2a3c0b
commit 870284d103

View File

@@ -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
*/ */