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

Diff for /src/usr.bin/talk/invite.c between version 1.1 and 1.2

version 1.1, 1995/10/18 08:46:12 version 1.2, 1995/10/29 12:32:10
Line 127 
Line 127 
 {  {
   
         message("Ringing your party again");          message("Ringing your party again");
         current_line++;  
         /* force a re-announce */          /* force a re-announce */
         msg.id_num = htonl(remote_id + 1);          msg.id_num = htonl(remote_id + 1);
         announce_invite();          announce_invite();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2