aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cpio/pathmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cpio/pathmatch.c')
-rw-r--r--usr.bin/cpio/pathmatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/pathmatch.c b/usr.bin/cpio/pathmatch.c
index 40fa836041b0..0e5b5d111ecd 100644
--- a/usr.bin/cpio/pathmatch.c
+++ b/usr.bin/cpio/pathmatch.c
@@ -25,7 +25,7 @@
*/
#include "cpio_platform.h"
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/cpio/pathmatch.c,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#ifdef HAVE_STRING_H
#include <string.h>