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

Diff for /src/usr.bin/talk/talk.h between version 1.4 and 1.5

version 1.4, 1998/08/18 04:02:26 version 1.5, 1999/03/03 20:43:31
Line 82 
Line 82 
 void    open_ctl __P((void));  void    open_ctl __P((void));
 void    open_sockt __P((void));  void    open_sockt __P((void));
 void    print_addr __P((struct sockaddr_in));  void    print_addr __P((struct sockaddr_in));
 void    p_error __P((char *));  void    quit __P((char *, int));
 void    quit __P((void));  
 int     readwin __P((WINDOW *, int, int));  int     readwin __P((WINDOW *, int, int));
 void    re_invite __P((int));  void    re_invite __P((int));
 void    send_delete __P((void));  void    send_delete __P((void));

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5