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 7fa9be2..a1f5baf 100644
--- a/message.h
+++ b/message.h
@@ -166,6 +166,7 @@ struct dialing_info {
int itype; /* type of interface */
int ntype; /* type of number */
int sending_complete; /* end of dialing */
+ char display[84]; /* display information */
};
/* call-info structure CONNECT */