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 70feb8a3eaaa..394cb901d48d 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 2005/04/09 14:31:41 stefanf Exp $"); #include <sys/stat.h> #include <sys/sysctl.h> |
