[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.13 and 1.14

version 1.13, 2007/05/25 21:27:16 version 1.14, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)invite.c    8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "talk.h"  #include "talk.h"
 #include <arpa/inet.h>  #include <arpa/inet.h>
 #include <sys/time.h>  #include <sys/time.h>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14