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_samedomain.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/nameser/ns_samedomain.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2.10.2 retrieving revision 1.3 diff -u -p -r1.2.10.2 -r1.3 --- src/lib/libc/nameser/ns_samedomain.c 2007/05/17 21:25:15 1.2.10.2 +++ src/lib/libc/nameser/ns_samedomain.c 2007/01/27 22:26:43 1.3 @@ -1,4 +1,4 @@ -/* $NetBSD: ns_samedomain.c,v 1.2.10.2 2007/05/17 21:25:15 jdc Exp $ */ +/* $NetBSD: ns_samedomain.c,v 1.3 2007/01/27 22:26:43 christos Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -22,7 +22,7 @@ #ifdef notdef static const char rcsid[] = "Id: ns_samedomain.c,v 1.5.18.1 2005/04/27 05:01:09 sra Exp"; #else -__RCSID("$NetBSD: ns_samedomain.c,v 1.2.10.2 2007/05/17 21:25:15 jdc Exp $"); +__RCSID("$NetBSD: ns_samedomain.c,v 1.3 2007/01/27 22:26:43 christos Exp $"); #endif #endif