Quellcode durchsuchen

[drivers/serial]modify annotation

Signed-off-by: WillianChan <chentingwei@rt-thread.com>
WillianChan vor 5 Jahren
Ursprung
Commit
c6b4c2ea2b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      components/drivers/serial/serial.c

+ 1 - 1
components/drivers/serial/serial.c

@@ -23,7 +23,7 @@
  *                             add TCFLSH and FIONREAD support.
  *                             add TCFLSH and FIONREAD support.
  * 2018-12-08     Ernest Chen  add DMA choice
  * 2018-12-08     Ernest Chen  add DMA choice
  * 2020-09-14     WillianChan  add a line feed to the carriage return character
  * 2020-09-14     WillianChan  add a line feed to the carriage return character
-                               when using interrupt tx
+ *                             when using interrupt tx
  */
  */
 
 
 #include <rthw.h>
 #include <rthw.h>