forked from Imagelibrary/rtems
Fix broken comment format.
This commit is contained in:
@@ -634,8 +634,7 @@ rtems_device_driver console_close(rtems_device_major_number major,
|
|||||||
return (rtems_termios_close(arg));
|
return (rtems_termios_close(arg));
|
||||||
}
|
}
|
||||||
|
|
||||||
/******************
|
/***************************************************************************
|
||||||
*********************************************************
|
|
||||||
Function : console_read
|
Function : console_read
|
||||||
|
|
||||||
Description : Read from the device via termios
|
Description : Read from the device via termios
|
||||||
|
|||||||
Reference in New Issue
Block a user