summaryrefslogtreecommitdiff
path: root/usr.bin/tar/matching.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tar/matching.c')
-rw-r--r--usr.bin/tar/matching.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/matching.c b/usr.bin/tar/matching.c
index ff0daee50bed8..fb6573b9706c5 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 2004/07/24 22:13:44 kientzle Exp $");
#include <errno.h>
#include <fnmatch.h>