Fix broken comment format.

This commit is contained in:
Ralf Corsepius
2010-04-13 04:20:05 +00:00
parent 5322d6e604
commit d3d297496c

View File

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