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 94611a6aedca4..8e55cd85b7850 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.4 2003/05/03 16:39:33 markm Exp $"); #include <sys/types.h> #include <sys/stat.h> |