summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index a630c15..995f399 100644
--- a/globals.h
+++ b/globals.h
@@ -408,10 +408,10 @@ typedef struct {
int baud; /* 130 */
char parity; // no longer used
- char stopbits;
+ char stopbits; // no longer used
char databits; // no longer used
char hardhand;
- char echo;
+ char echo; // no longer used
char spare1[23]; /* 139 */