Date: Wed, 3 Jan 2007 20:01:44 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read.c Message-ID: <200701032001.l03K1ihM054958@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2007-01-03 20:01:44 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read.c
Log:
Quiet a compiler warning where (off_t + size_t) has a different sign
from (off_t).
Submitted by: delphij
Revision Changes Path
1.26 +1 -1 src/lib/libarchive/archive_read.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701032001.l03K1ihM054958>
