1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00

wtf: 'Users/william/devel/atrv_ws/serial/include/serial/serial.h:82: error: stray ‘\303’ in program', fixed...

This commit is contained in:
William Woodall 2012-02-04 21:18:26 -06:00
parent 6cdd3fe795
commit 34ce959672

View File

@ -79,7 +79,6 @@ typedef enum {
typedef enum { typedef enum {
flowcontrol_none = 0, flowcontrol_none = 0,
flowcontrol_software, flowcontrol_software,
å
} flowcontrol_t; } flowcontrol_t;
/*! /*!