summaryrefslogtreecommitdiff
path: root/usr.bin/what/what.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/what/what.c')
-rw-r--r--usr.bin/what/what.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/what/what.c b/usr.bin/what/what.c
index c226715641108..bb2c88a09f294 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.10 2002/09/04 23:29:09 dwmalone Exp $");
#ifndef lint
static const char copyright[] =