cvs commit: src/lib/libarchive archive_read_support_format_zip.c

Tim Kientzle kientzle at FreeBSD.org
Sun Aug 10 21:26:20 UTC 2008


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


More information about the cvs-src mailing list