=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/strip/Attic/strip.c,v retrieving revision 1.11.4.1 retrieving revision 1.12 diff -u -r1.11.4.1 -r1.12 --- src/usr.bin/strip/Attic/strip.c 2000/10/06 21:16:16 1.11.4.1 +++ src/usr.bin/strip/Attic/strip.c 2000/06/30 16:00:20 1.12 @@ -1,4 +1,4 @@ -/* $OpenBSD: strip.c,v 1.11.4.1 2000/10/06 21:16:16 jason Exp $ */ +/* $OpenBSD: strip.c,v 1.12 2000/06/30 16:00:20 millert Exp $ */ /* * Copyright (c) 1988 Regents of the University of California. @@ -41,7 +41,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)strip.c 5.8 (Berkeley) 11/6/91";*/ -static char rcsid[] = "$OpenBSD: strip.c,v 1.11.4.1 2000/10/06 21:16:16 jason Exp $"; +static char rcsid[] = "$OpenBSD: strip.c,v 1.12 2000/06/30 16:00:20 millert Exp $"; #endif /* not lint */ #include