diff options
Diffstat (limited to 'bin/pax/getoldopt.c')
-rw-r--r-- | bin/pax/getoldopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/getoldopt.c b/bin/pax/getoldopt.c index 1c9f63cfb61d3..96b97c3500bcc 100644 --- a/bin/pax/getoldopt.c +++ b/bin/pax/getoldopt.c @@ -11,7 +11,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pax/getoldopt.c,v 1.5 2005/01/10 08:39:24 imp Exp $"); #include <sys/types.h> #include <sys/stat.h> |