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/herror.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/resolv/herror.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.7.6.2 diff -u -p -r1.7 -r1.7.6.2 --- src/lib/libc/resolv/herror.c 2008/06/21 20:41:48 1.7 +++ src/lib/libc/resolv/herror.c 2008/06/21 20:41:49 1.7.6.2 @@ -1,4 +1,4 @@ -/* $NetBSD: herror.c,v 1.7 2008/06/21 20:41:48 christos Exp $ */ +/* $NetBSD: herror.c,v 1.7.6.2 2008/06/21 20:41:49 christos Exp $ */ /* * Copyright (c) 1987, 1993 @@ -56,7 +56,7 @@ static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93"; static const char rcsid[] = "Id: herror.c,v 1.4 2005/04/27 04:56:41 sra Exp"; #else -__RCSID("$NetBSD: herror.c,v 1.7 2008/06/21 20:41:48 christos Exp $"); +__RCSID("$NetBSD: herror.c,v 1.7.6.2 2008/06/21 20:41:49 christos Exp $"); #endif #endif /* LIBC_SCCS and not lint */