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_comp.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/res_comp.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.9 retrieving revision 1.9.14.1 diff -u -p -r1.9 -r1.9.14.1 --- src/lib/libc/resolv/res_comp.c 2008/06/21 20:41:48 1.9 +++ src/lib/libc/resolv/res_comp.c 2011/01/09 20:43:29 1.9.14.1 @@ -1,4 +1,4 @@ -/* $NetBSD: res_comp.c,v 1.9 2008/06/21 20:41:48 christos Exp $ */ +/* $NetBSD: res_comp.c,v 1.9.14.1 2011/01/09 20:43:29 riz Exp $ */ /* * Copyright (c) 1985, 1993 @@ -75,7 +75,7 @@ static const char sccsid[] = "@(#)res_comp.c 8.1 (Berkeley) 6/4/93"; static const char rcsid[] = "Id: res_comp.c,v 1.5 2005/07/28 06:51:50 marka Exp"; #else -__RCSID("$NetBSD: res_comp.c,v 1.9 2008/06/21 20:41:48 christos Exp $"); +__RCSID("$NetBSD: res_comp.c,v 1.9.14.1 2011/01/09 20:43:29 riz Exp $"); #endif #endif /* LIBC_SCCS and not lint */