diff options
Diffstat (limited to 'usr.bin/what/what.c')
-rw-r--r-- | usr.bin/what/what.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/what/what.c b/usr.bin/what/what.c index 8e994e9a650f4..49d1e9af60ce8 100644 --- a/usr.bin/what/what.c +++ b/usr.bin/what/what.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/what/what.c,v 1.11 2005/05/12 18:57:37 jmallett Exp $"); #ifndef lint static const char copyright[] = |