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..0daa6434ebc83 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.34.1 2009/04/15 03:14:26 kensmith Exp $"); #ifndef lint static const char copyright[] = |