=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/function.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/find/function.c 1996/06/25 20:48:31 1.3 +++ src/usr.bin/find/function.c 1996/06/26 05:33:10 1.4 @@ -1,3 +1,5 @@ +/* $OpenBSD: function.c,v 1.4 1996/06/26 05:33:10 deraadt Exp $ */ + /*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. @@ -36,7 +38,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)function.c 8.1 (Berkeley) 6/6/93";*/ -static char rcsid[] = "$Id: function.c,v 1.3 1996/06/25 20:48:31 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: function.c,v 1.4 1996/06/26 05:33:10 deraadt Exp $"; #endif /* not lint */ #include