STM32 Serial: Trivial removal of an extra space in a comment

This commit is contained in:
Gregory Nutt 2016-10-28 07:16:52 -06:00
parent 54972a1668
commit 3bacda1565
1 changed files with 1 additions and 1 deletions

View File

@ -3006,7 +3006,7 @@ void stm32_serial_dma_poll(void)
* Name: up_putc * Name: up_putc
* *
* Description: * Description:
* Provide priority, low-level access to support OS debug writes * Provide priority, low-level access to support OS debug writes
* *
****************************************************************************/ ****************************************************************************/