diff options
Diffstat (limited to 'usr.bin/tail/forward.c')
| -rw-r--r-- | usr.bin/tail/forward.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tail/forward.c b/usr.bin/tail/forward.c index c2f347c1197a..9661939a6644 100644 --- a/usr.bin/tail/forward.c +++ b/usr.bin/tail/forward.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)forward.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/tail/forward.c,v 1.11.6.6 2001/12/19 20:29:31 iedowse Exp $"; #endif /* not lint */ #include <sys/types.h> |
