Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 04:58:32 +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.c archive_read_private.h
Message-ID:  <200803120458.m2C4wXx3095570@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-03-12 04:58:32 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read.c archive_read_private.h 
  Log:
  Remove some unused fields from the private archive_read structure
  (left over from when the unified read/write structure was copied
  to form separate read and write structures) and eliminate the
  pointless initialization of a couple of the unused fields.
  
  Revision  Changes    Path
  1.38      +0 -15     src/lib/libarchive/archive_read.c
  1.5       +0 -37     src/lib/libarchive/archive_read_private.h



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