diff options
Diffstat (limited to 'usr.bin/find/misc.c')
| -rw-r--r-- | usr.bin/find/misc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/find/misc.c b/usr.bin/find/misc.c index 15329064cf44..a8274130c29f 100644 --- a/usr.bin/find/misc.c +++ b/usr.bin/find/misc.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)misc.c	8.2 (Berkeley) 4/1/94";  #endif /* not lint */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/find/misc.c,v 1.8 2005/04/02 07:44:12 tjr Exp $");  #include <sys/types.h>  #include <sys/stat.h> | 
