Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2008 21:26:02 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_format_zip.c
Message-ID:  <200808102126.m7ALQKe8078181@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-08-10 21:26:02 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive_read_support_format_zip.c 
  Log:
  SVN rev 181544 on 2008-08-10 21:26:02Z by kientzle
  
  Replace calls to a->decompressor->read_ahead with __archive_read_ahead(),
  which saves a few lines of code.
  
  Revision  Changes    Path
  1.5.2.8   +10 -25    src/lib/libarchive/archive_read_support_format_zip.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808102126.m7ALQKe8078181>