=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nm/elf.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- src/usr.bin/nm/elf.c 2007/09/02 15:19:33 1.18 +++ src/usr.bin/nm/elf.c 2009/10/27 23:59:41 1.19 @@ -1,4 +1,4 @@ -/* $OpenBSD: elf.c,v 1.18 2007/09/02 15:19:33 deraadt Exp $ */ +/* $OpenBSD: elf.c,v 1.19 2009/10/27 23:59:41 deraadt Exp $ */ /* * Copyright (c) 2003 Michael Shalayeff @@ -25,10 +25,6 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. */ - -#ifndef lint -static const char rcsid[] = "$OpenBSD: elf.c,v 1.18 2007/09/02 15:19:33 deraadt Exp $"; -#endif /* not lint */ #include #include