X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=message.h;h=a1f5bafed0694d8e96c913100aa0f548a30b16c7;hp=7fa9be21d34740a5922bae8cb8fdc8379375290e;hb=ab4a1270e9c99ab7a21a957759de2a885100afb1;hpb=d2b113f2c4f11acfaee1b2e0fd2f03744a89f6d4 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 */