diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -415,7 +415,7 @@ typedef struct { char warn_even_if_output_off; /* 129 */ - int baud; /* 130 */ + int baud; /* 130 */ char parity; char stopbits; char databits; |