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_mkquery.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_mkquery.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13.10.1 retrieving revision 1.14 diff -u -p -r1.13.10.1 -r1.14 --- src/lib/libc/resolv/res_mkquery.c 2014/11/12 13:54:13 1.13.10.1 +++ src/lib/libc/resolv/res_mkquery.c 2014/11/11 03:29:24 1.14 @@ -1,4 +1,4 @@ -/* $NetBSD: res_mkquery.c,v 1.13.10.1 2014/11/12 13:54:13 martin Exp $ */ +/* $NetBSD: res_mkquery.c,v 1.14 2014/11/11 03:29:24 christos Exp $ */ /* * Portions Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") @@ -76,7 +76,7 @@ static const char sccsid[] = "@(#)res_mkquery.c 8.1 (Berkeley) 6/4/93"; static const char rcsid[] = "Id: res_mkquery.c,v 1.10 2008/12/11 09:59:00 marka Exp"; #else -__RCSID("$NetBSD: res_mkquery.c,v 1.13.10.1 2014/11/12 13:54:13 martin Exp $"); +__RCSID("$NetBSD: res_mkquery.c,v 1.14 2014/11/11 03:29:24 christos Exp $"); #endif #endif /* LIBC_SCCS and not lint */