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_ttl.c,v retrieving revision 1.6 retrieving revision 1.6.4.1 diff -u -p -r1.6 -r1.6.4.1 --- src/lib/libc/nameser/ns_ttl.c 2008/06/21 20:41:48 1.6 +++ src/lib/libc/nameser/ns_ttl.c 2011/01/06 21:42:48 1.6.4.1 @@ -1,4 +1,4 @@ -/* $NetBSD: ns_ttl.c,v 1.6 2008/06/21 20:41:48 christos Exp $ */ +/* $NetBSD: ns_ttl.c,v 1.6.4.1 2011/01/06 21:42:48 riz Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -22,7 +22,7 @@ #ifdef notdef static const char rcsid[] = "Id: ns_ttl.c,v 1.4 2005/07/28 06:51:49 marka Exp"; #else -__RCSID("$NetBSD: ns_ttl.c,v 1.6 2008/06/21 20:41:48 christos Exp $"); +__RCSID("$NetBSD: ns_ttl.c,v 1.6.4.1 2011/01/06 21:42:48 riz Exp $"); #endif #endif