diff options
Diffstat (limited to 'usr.bin/cpio/err.c')
-rw-r--r-- | usr.bin/cpio/err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/err.c b/usr.bin/cpio/err.c index ad9c0e193e17..af3e2de6ef07 100644 --- a/usr.bin/cpio/err.c +++ b/usr.bin/cpio/err.c @@ -26,7 +26,7 @@ #include "cpio_platform.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/cpio/err.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #ifdef HAVE_STDARG_H #include <stdarg.h> |