=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ar/Attic/replace.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/ar/Attic/replace.c 2003/06/12 20:58:08 1.6 +++ src/usr.bin/ar/Attic/replace.c 2009/10/27 23:59:35 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: replace.c,v 1.6 2003/06/12 20:58:08 deraadt Exp $ */ +/* $OpenBSD: replace.c,v 1.7 2009/10/27 23:59:35 deraadt Exp $ */ /* $NetBSD: replace.c,v 1.6 1995/03/26 03:28:01 glass Exp $ */ /*- @@ -32,14 +32,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -#if 0 -static char sccsid[] = "@(#)replace.c 8.3 (Berkeley) 4/2/94"; -#else -static char rcsid[] = "$OpenBSD: replace.c,v 1.6 2003/06/12 20:58:08 deraadt Exp $"; -#endif -#endif /* not lint */ #include #include