Deleted Added
full compact
26c26
< __FBSDID("$FreeBSD: stable/10/contrib/libarchive/tar/test/test_copy.c 348608 2019-06-04 10:36:26Z mm $");
---
> __FBSDID("$FreeBSD: stable/10/contrib/libarchive/tar/test/test_copy.c 358090 2020-02-19 01:51:44Z mm $");
259c259
< failure("strlen(p)=%d", strlen(p));
---
> failure("strlen(p)=%zu", strlen(p));
265c265
< failure("strlen(p)=%d", strlen(p));
---
> failure("strlen(p)=%zu", strlen(p));