aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/subst.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tar/subst.c')
-rw-r--r--usr.bin/tar/subst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/subst.c b/usr.bin/tar/subst.c
index b6571dfc06ba..deded2087086 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"