Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libc/nameser/ns_netint.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/lib/libc/nameser/ns_netint.c 2007/03/30 20:23:03 1.4 +++ src/lib/libc/nameser/ns_netint.c 2008/06/21 20:41:48 1.5 @@ -1,4 +1,4 @@ -/* $NetBSD: ns_netint.c,v 1.4 2007/03/30 20:23:03 ghen Exp $ */ +/* $NetBSD: ns_netint.c,v 1.5 2008/06/21 20:41:48 christos Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -20,9 +20,9 @@ #include #ifndef lint #ifdef notdef -static const char rcsid[] = "Id: ns_netint.c,v 1.2.18.1 2005/04/27 05:01:08 sra Exp"; +static const char rcsid[] = "Id: ns_netint.c,v 1.3 2005/04/27 04:56:40 sra Exp"; #else -__RCSID("$NetBSD: ns_netint.c,v 1.4 2007/03/30 20:23:03 ghen Exp $"); +__RCSID("$NetBSD: ns_netint.c,v 1.5 2008/06/21 20:41:48 christos Exp $"); #endif #endif