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

Diff for /src/usr.bin/talk/look_up.c between version 1.10 and 1.11

version 1.10, 2004/03/02 21:04:42 version 1.11, 2009/10/27 23:59:44
Line 30 
Line 30 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 #if 0  
 static char sccsid[] = "@(#)look_up.c   8.1 (Berkeley) 6/6/93";  
 #endif  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include "talk.h"  #include "talk.h"
 #include <errno.h>  #include <errno.h>
 #include <unistd.h>  #include <unistd.h>

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