diff options
Diffstat (limited to 'usr.bin/cpio/test/test_passthrough_dotdot.c')
| -rw-r--r-- | usr.bin/cpio/test/test_passthrough_dotdot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/test/test_passthrough_dotdot.c b/usr.bin/cpio/test/test_passthrough_dotdot.c index bcb5a6ad9dbf..2650d24efbef 100644 --- a/usr.bin/cpio/test/test_passthrough_dotdot.c +++ b/usr.bin/cpio/test/test_passthrough_dotdot.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/cpio/test/test_passthrough_dotdot.c,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* * Verify that "cpio -p .." works. |
