diff options
Diffstat (limited to 'usr.bin/find/find.h')
-rw-r--r-- | usr.bin/find/find.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/find.h b/usr.bin/find/find.h index c7366fa5246dc..6a8bc437f129d 100644 --- a/usr.bin/find/find.h +++ b/usr.bin/find/find.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)find.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/find/find.h,v 1.19 2006/05/14 20:23:01 krion Exp $ */ #include <regex.h> |