summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/tar/matching.c
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/tar/matching.c')
-rw-r--r--archivers/libarchive/files/tar/matching.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libarchive/files/tar/matching.c b/archivers/libarchive/files/tar/matching.c
index 59be17b9a3a..952055fe8a2 100644
--- a/archivers/libarchive/files/tar/matching.c
+++ b/archivers/libarchive/files/tar/matching.c
@@ -24,7 +24,7 @@
*/
#include "bsdtar_platform.h"
-__FBSDID("$FreeBSD: src/usr.bin/tar/matching.c,v 1.12 2008/03/18 06:18:49 kientzle Exp $");
+__FBSDID("$FreeBSD: src/usr.bin/tar/matching.c,v 1.13 2008/05/26 17:10:10 kientzle Exp $");
#ifdef HAVE_ERRNO_H
#include <errno.h>