diff options
Diffstat (limited to 'usr.bin/tar/subst.c')
| -rw-r--r-- | usr.bin/tar/subst.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/subst.c b/usr.bin/tar/subst.c index b6571dfc06ba3..deded2087086d 100644 --- a/usr.bin/tar/subst.c +++ b/usr.bin/tar/subst.c @@ -24,7 +24,7 @@   */  #include "bsdtar_platform.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tar/subst.c,v 1.4.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $");  #if HAVE_REGEX_H  #include "bsdtar.h"  | 
