diff options
Diffstat (limited to 'usr.bin/vis/vis.c')
-rw-r--r-- | usr.bin/vis/vis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vis/vis.c b/usr.bin/vis/vis.c index 8a76d24f7d355..b6b685b22be2e 100644 --- a/usr.bin/vis/vis.c +++ b/usr.bin/vis/vis.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/vis/vis.c,v 1.10 2002/09/04 23:29:09 dwmalone Exp $"); #ifndef lint static const char copyright[] = |