=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/readelf.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/file/Attic/readelf.c 2009/04/24 18:54:34 1.10 +++ src/usr.bin/file/Attic/readelf.c 2009/10/27 23:59:38 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: readelf.c,v 1.10 2009/04/24 18:54:34 chl Exp $ */ +/* $OpenBSD: readelf.c,v 1.11 2009/10/27 23:59:38 deraadt Exp $ */ /* * Copyright (c) Christos Zoulas 2003. * All Rights Reserved. @@ -37,10 +37,6 @@ #include "readelf.h" #include "magic.h" - -#ifndef lint -FILE_RCSID("@(#)$Id: readelf.c,v 1.10 2009/04/24 18:54:34 chl Exp $") -#endif #ifdef ELFCORE private int dophn_core(struct magic_set *, int, int, int, off_t, int, size_t,