delet a char '\'
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2318 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
bb6b798800
commit
f8b1db51e7
|
@ -68,7 +68,7 @@
|
||||||
BIT_ORDER_LSB, /* LSB first sent */ \
|
BIT_ORDER_LSB, /* LSB first sent */ \
|
||||||
NRZ_NORMAL, /* Normal mode */ \
|
NRZ_NORMAL, /* Normal mode */ \
|
||||||
0 \
|
0 \
|
||||||
} \
|
}
|
||||||
|
|
||||||
struct serial_ringbuffer
|
struct serial_ringbuffer
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue