Corrected compile error.

This commit is contained in:
skarg
2006-08-10 20:50:49 +00:00
parent 74be0dd457
commit 280b1dd6b7
+1 -1
View File
@@ -49,7 +49,7 @@ static struct {
/* Duplicate of the RCSTA reg used due to the double buffering of the */
/* fifo. Reading the RCREG reg will cause the second RCSTA reg to be */
/* loaded if there is one. */ */
/* loaded if there is one. */
struct _rcstabits {
unsigned char RX9D:1;
unsigned char OERR:1;