diff options
Diffstat (limited to 'usr.bin/tip/libacu/hayes.c')
-rw-r--r-- | usr.bin/tip/libacu/hayes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/libacu/hayes.c b/usr.bin/tip/libacu/hayes.c index 7784f29368358..20b603a9e4922 100644 --- a/usr.bin/tip/libacu/hayes.c +++ b/usr.bin/tip/libacu/hayes.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tip/libacu/hayes.c,v 1.4 2003/04/06 08:30:25 imp Exp $"); #ifndef lint #if 0 |