summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index 51c9f7c..bed0eef 100644
--- a/globals.h
+++ b/globals.h
@@ -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;