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 14086e7c8d0a..d6febb28cece 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.15.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #ifndef lint static const char sccsid[] = "@(#)read.c 8.1 (Berkeley) 6/6/93"; |
