From: Nick Terrell Date: Mon, 8 Apr 2019 23:50:18 +0000 (-0700) Subject: Remove double the from README X-Git-Tag: v1.4.0^2~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1575%2Fhead;p=thirdparty%2Fzstd.git Remove double the from README --- diff --git a/lib/README.md b/lib/README.md index d1dc6378a..792729b1f 100644 --- a/lib/README.md +++ b/lib/README.md @@ -109,7 +109,7 @@ The file structure is designed to make this selection manually achievable for an `ZSTD_getErrorName`. - While invoking `make libzstd`, the build macro `ZSTD_LEGACY_MULTITHREADED_API=1` - will expose the deprecated the `ZSTDMT` API exposed by `zstdmt_compress.h` in + will expose the deprecated `ZSTDMT` API exposed by `zstdmt_compress.h` in the shared library, which is now hidden by default.