mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-07-08 Joel Sherrill <joel@OARcorp.com>
* console/console.c: Correct typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-07-08 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* console/console.c: Correct typo.
|
||||
|
||||
2003-05-08 Chris Johns <cjohns@cybertec.com.au>
|
||||
|
||||
* HOWTO:
|
||||
|
||||
@@ -295,7 +295,7 @@ console_initialize(rtems_device_major_number major,
|
||||
}
|
||||
else if(BSPPrintkPort != BSP_CONSOLE_PORT_CONSOLE)
|
||||
{
|
||||
printk("illegal assignement of projtk channel");
|
||||
printk("illegal assignement of printk channel");
|
||||
rtems_fatal_error_occurred (status);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user