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.5.14.1 retrieving revision 1.6 diff -u -p -r1.5.14.1 -r1.6 --- src/lib/libc/nameser/ns_samedomain.c 2011/01/09 20:43:28 1.5.14.1 +++ src/lib/libc/nameser/ns_samedomain.c 2009/04/12 17:07:17 1.6 @@ -1,4 +1,4 @@ -/* $NetBSD: ns_samedomain.c,v 1.5.14.1 2011/01/09 20:43:28 riz Exp $ */ +/* $NetBSD: ns_samedomain.c,v 1.6 2009/04/12 17:07:17 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.6 2005/04/27 04:56:40 sra Exp"; #else -__RCSID("$NetBSD: ns_samedomain.c,v 1.5.14.1 2011/01/09 20:43:28 riz Exp $"); +__RCSID("$NetBSD: ns_samedomain.c,v 1.6 2009/04/12 17:07:17 christos Exp $"); #endif #endif