=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/funcs.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/file/Attic/funcs.c 2009/04/24 18:54:34 1.6 +++ src/usr.bin/file/Attic/funcs.c 2009/10/27 23:59:37 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: funcs.c,v 1.6 2009/04/24 18:54:34 chl Exp $ */ +/* $OpenBSD: funcs.c,v 1.7 2009/10/27 23:59:37 deraadt Exp $ */ /* * Copyright (c) Christos Zoulas 2003. * All Rights Reserved. @@ -37,10 +37,6 @@ #if defined(HAVE_WCTYPE_H) #include #endif - -#ifndef lint -FILE_RCSID("@(#)$Id: funcs.c,v 1.6 2009/04/24 18:54:34 chl Exp $") -#endif /* lint */ /* * Like printf, only we append to a buffer.