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/resolv/res_debug.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_debug.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.10.14.1 retrieving revision 1.11 diff -u -p -r1.10.14.1 -r1.11 --- src/lib/libc/resolv/res_debug.c 2011/01/09 20:43:29 1.10.14.1 +++ src/lib/libc/resolv/res_debug.c 2009/04/12 17:07:17 1.11 @@ -1,4 +1,4 @@ -/* $NetBSD: res_debug.c,v 1.10.14.1 2011/01/09 20:43:29 riz Exp $ */ +/* $NetBSD: res_debug.c,v 1.11 2009/04/12 17:07:17 christos Exp $ */ /* * Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") @@ -101,7 +101,7 @@ static const char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93"; static const char rcsid[] = "Id: res_debug.c,v 1.19 2009/02/26 11:20:20 tbox Exp"; #else -__RCSID("$NetBSD: res_debug.c,v 1.10.14.1 2011/01/09 20:43:29 riz Exp $"); +__RCSID("$NetBSD: res_debug.c,v 1.11 2009/04/12 17:07:17 christos Exp $"); #endif #endif /* LIBC_SCCS and not lint */