summaryrefslogtreecommitdiffstats
path: root/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'message.h')
-rw-r--r--message.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/message.h b/message.h
index 0849f54..63abc65 100644
--- a/message.h
+++ b/message.h
@@ -178,6 +178,7 @@ struct dialing_info {
int ntype; /* type of number */
int sending_complete; /* end of dialing */
char display[84]; /* display information */
+ char keypad[33]; /* send keypad facility */
};
/* call-info structure CONNECT */