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_query.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_query.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7.4.2.2.1 retrieving revision 1.7.4.3 diff -u -p -r1.7.4.2.2.1 -r1.7.4.3 --- src/lib/libc/resolv/res_query.c 2011/01/23 21:52:34 1.7.4.2.2.1 +++ src/lib/libc/resolv/res_query.c 2011/01/23 21:47:51 1.7.4.3 @@ -1,4 +1,4 @@ -/* $NetBSD: res_query.c,v 1.7.4.2.2.1 2011/01/23 21:52:34 bouyer Exp $ */ +/* $NetBSD: res_query.c,v 1.7.4.3 2011/01/23 21:47:51 bouyer Exp $ */ /* * Copyright (c) 1988, 1993 @@ -76,7 +76,7 @@ static const char sccsid[] = "@(#)res_query.c 8.1 (Berkeley) 6/4/93"; static const char rcsid[] = "Id: res_query.c,v 1.7.18.2 2008/04/03 23:15:15 marka Exp"; #else -__RCSID("$NetBSD: res_query.c,v 1.7.4.2.2.1 2011/01/23 21:52:34 bouyer Exp $"); +__RCSID("$NetBSD: res_query.c,v 1.7.4.3 2011/01/23 21:47:51 bouyer Exp $"); #endif #endif /* LIBC_SCCS and not lint */