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

Diff for /src/usr.bin/talk/get_addrs.c between version 1.7 and 1.8

version 1.7, 2004/03/16 01:11:09 version 1.8, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)get_addrs.c 8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "talk.h"  #include "talk.h"
 #include <netdb.h>  #include <netdb.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8