diff options
Diffstat (limited to 'usr.bin/tar/matching.c')
-rw-r--r-- | usr.bin/tar/matching.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/matching.c b/usr.bin/tar/matching.c index 084ec4ddecf1b..80296e866643c 100644 --- a/usr.bin/tar/matching.c +++ b/usr.bin/tar/matching.c @@ -25,7 +25,7 @@ */ #include "bsdtar_platform.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tar/matching.c,v 1.7.2.1 2005/02/25 05:14:43 kientzle Exp $"); #include <errno.h> #include <stdlib.h> |