kientzle    2007-09-18 04:20:21 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
    lib/libarchive/test  test_write_disk.c 
  Log:
  Correct the return value from archive_write_data()
  (when used to restore files to disk) to match:
    * The documentation
    * The return values of this function when used
      to write files into an archive.
  
  Approved by: re (bmah)
  Pointy hat: \me
  MFC after: 5 days
  
  Revision  Changes    Path
  1.15      +7 -4      src/lib/libarchive/archive_write_disk.c
  1.4       +26 -1     src/lib/libarchive/test/test_write_disk.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to