=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/operator.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/find/operator.c 2004/06/02 15:00:51 1.9 +++ src/usr.bin/find/operator.c 2009/10/27 23:59:38 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: operator.c,v 1.9 2004/06/02 15:00:51 tom Exp $ */ +/* $OpenBSD: operator.c,v 1.10 2009/10/27 23:59:38 deraadt Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -31,11 +31,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -/*static char sccsid[] = "from: @(#)operator.c 8.1 (Berkeley) 6/6/93";*/ -static char rcsid[] = "$OpenBSD: operator.c,v 1.9 2004/06/02 15:00:51 tom Exp $"; -#endif /* not lint */ #include #include