From cb4edda8a94ef89ed19c56053b5c007a5f03afb0 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sun, 7 Aug 2005 11:30:39 +0000 Subject: zap rcsid, tested there. okay deraadt@ --- lib/libc/arch/i386/sys/cerror.S | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/libc/arch/i386/sys/cerror.S') diff --git a/lib/libc/arch/i386/sys/cerror.S b/lib/libc/arch/i386/sys/cerror.S index e0fdb66c295..5033c2f41ce 100644 --- a/lib/libc/arch/i386/sys/cerror.S +++ b/lib/libc/arch/i386/sys/cerror.S @@ -1,3 +1,4 @@ +/* $OpenBSD: cerror.S,v 1.7 2005/08/07 11:30:38 espie Exp $ */ /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -32,11 +33,6 @@ #include "SYS.h" -#if defined(SYSLIBC_SCCS) - .text - .asciz "$OpenBSD: cerror.S,v 1.6 2004/06/21 21:22:05 drahn Exp $" -#endif /* SYSLIB_SCCS */ - .globl _C_LABEL(errno) _ENTRY(CERROR) #ifdef PIC -- cgit v1.2.3