aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/whereis/whereis.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/whereis/whereis.c')
-rw-r--r--usr.bin/whereis/whereis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whereis/whereis.c b/usr.bin/whereis/whereis.c
index 0829f77037b0..03b0a33b8a12 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.16.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/stat.h>
#include <sys/sysctl.h>