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/arch/x86_64/sys/cerror.S,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libc/arch/x86_64/sys/cerror.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4.2.1 retrieving revision 1.5 diff -u -p -r1.4.2.1 -r1.5 --- src/lib/libc/arch/x86_64/sys/cerror.S 2012/02/27 20:22:59 1.4.2.1 +++ src/lib/libc/arch/x86_64/sys/cerror.S 2012/02/27 12:26:21 1.5 @@ -1,4 +1,4 @@ -/* $NetBSD: cerror.S,v 1.4.2.1 2012/02/27 20:22:59 riz Exp $ */ +/* $NetBSD: cerror.S,v 1.5 2012/02/27 12:26:21 joerg Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. @@ -36,7 +36,7 @@ #include #if defined(SYSLIBC_SCCS) && !defined(lint) - RCSID("$NetBSD: cerror.S,v 1.4.2.1 2012/02/27 20:22:59 riz Exp $") + RCSID("$NetBSD: cerror.S,v 1.5 2012/02/27 12:26:21 joerg Exp $") #endif /* SYSLIBC_SCCS and not lint */ #include "SYS.h"