Commit ef73685e authored by Uwe Bonnes's avatar Uwe Bonnes Committed by Alexandre Julliard

Fix small typo.

parent f9113984
......@@ -350,7 +350,7 @@ typedef struct _PROCESS_HEAP_ENTRY
#define EV_RXCHAR 0x0001
#define EV_RXFLAG 0x0002
#define EV_TXEMPT 0x0004
#define EV_TXEMPTY 0x0004
#define EV_CTS 0x0008
#define EV_DSR 0x0010
#define EV_RLSD 0x0020
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment