=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ar/Attic/move.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/ar/Attic/move.c 2003/06/12 20:58:08 1.5 +++ src/usr.bin/ar/Attic/move.c 2009/10/27 23:59:35 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: move.c,v 1.5 2003/06/12 20:58:08 deraadt Exp $ */ +/* $OpenBSD: move.c,v 1.6 2009/10/27 23:59:35 deraadt Exp $ */ /* $NetBSD: move.c,v 1.5 1995/03/26 03:27:57 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[] = "@(#)move.c 8.3 (Berkeley) 4/2/94"; -#else -static char rcsid[] = "$OpenBSD: move.c,v 1.5 2003/06/12 20:58:08 deraadt Exp $"; -#endif -#endif /* not lint */ #include #include