aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/find/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/misc.c')
-rw-r--r--usr.bin/find/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/find/misc.c b/usr.bin/find/misc.c
index 15329064cf44..fdf39ed2e045 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.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/types.h>
#include <sys/stat.h>