diff options
Diffstat (limited to 'usr.bin/whereis/whereis.c')
-rw-r--r-- | usr.bin/whereis/whereis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whereis/whereis.c b/usr.bin/whereis/whereis.c index 0829f77037b0..c292458868cd 100644 --- a/usr.bin/whereis/whereis.c +++ b/usr.bin/whereis/whereis.c @@ -32,7 +32,7 @@ #include <sys/types.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/whereis/whereis.c,v 1.15.10.3.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/stat.h> #include <sys/sysctl.h> |