From: NamedKitten Date: Tue, 17 Jul 2018 16:29:11 +0000 (+0100) Subject: Remove duplicate line in README.md X-Git-Tag: v3.4.0~182^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de2068f232753b2e4932c00cff7979bc088fca46;p=thirdparty%2Flibarchive.git Remove duplicate line in README.md The format ""POSIX octet-oriented cpio was listed twice in the same list. --- diff --git a/README.md b/README.md index be6c13b3f..fbcb7a877 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ Currently, the library automatically detects and reads the following fomats: * POSIX pax interchange format * POSIX octet-oriented cpio * SVR4 ASCII cpio - * POSIX octet-oriented cpio * Binary cpio (big-endian or little-endian) * ISO9660 CD-ROM images (with optional Rockridge or Joliet extensions) * ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted Zip archives)