diff options
Diffstat (limited to 'bin/pax/cache.c')
| -rw-r--r-- | bin/pax/cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/cache.c b/bin/pax/cache.c index 9ae4d8994df75..99386d5153795 100644 --- a/bin/pax/cache.c +++ b/bin/pax/cache.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)cache.c 8.1 (Berkeley) 5/31/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pax/cache.c,v 1.19 2003/05/03 16:39:33 markm Exp $"); #include <sys/types.h> #include <sys/stat.h> |
