diff options
Diffstat (limited to 'usr.bin/tail/read.c')
| -rw-r--r-- | usr.bin/tail/read.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/tail/read.c b/usr.bin/tail/read.c index ff66f78cf37e..9686248edb93 100644 --- a/usr.bin/tail/read.c +++ b/usr.bin/tail/read.c @@ -36,7 +36,7 @@  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tail/read.c,v 1.11 2004/11/03 15:23:11 paul Exp $");  #ifndef lint  static const char sccsid[] = "@(#)read.c	8.1 (Berkeley) 6/6/93"; | 
