aboutsummaryrefslogtreecommitdiff
path: root/libarchive/test/test_write_open_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive/test/test_write_open_memory.c')
-rw-r--r--libarchive/test/test_write_open_memory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libarchive/test/test_write_open_memory.c b/libarchive/test/test_write_open_memory.c
index 3dbed113e799..2ebe01e413e6 100644
--- a/libarchive/test/test_write_open_memory.c
+++ b/libarchive/test/test_write_open_memory.c
@@ -23,7 +23,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "test.h"
-__FBSDID("$FreeBSD: head/lib/libarchive/test/test_write_open_memory.c 189308 2009-03-03 17:02:51Z kientzle $");
/* Try to force archive_write_open_memory.c to write past the end of an array. */
static unsigned char buff[16384];