diff options
Diffstat (limited to 'bin/pax/tty_subs.c')
| -rw-r--r-- | bin/pax/tty_subs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/tty_subs.c b/bin/pax/tty_subs.c index b3d140eb41cc..48d2839d6a71 100644 --- a/bin/pax/tty_subs.c +++ b/bin/pax/tty_subs.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)tty_subs.c 8.2 (Berkeley) 4/18/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pax/tty_subs.c,v 1.20.30.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> |
