[BACK]Return to ctl.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / talk

Diff for /src/usr.bin/talk/ctl.c between version 1.11 and 1.12

version 1.11, 2009/10/27 23:59:44 version 1.12, 2010/08/12 23:31:29
Line 52 
Line 52 
   
 int     ctl_sockt;  int     ctl_sockt;
 int     sockt;  int     sockt;
 int     invitation_waiting = 0;  int     invitation_waiting;
   
 CTL_MSG msg;  CTL_MSG msg;
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12