Skip to content

Fix typo in ZSTD_compressBound docs#4202

Merged
Cyan4973 merged 1 commit into
facebook:devfrom
nhz2:fix-compressBound-typo
Nov 27, 2024
Merged

Fix typo in ZSTD_compressBound docs#4202
Cyan4973 merged 1 commit into
facebook:devfrom
nhz2:fix-compressBound-typo

Conversation

@nhz2

@nhz2 nhz2 commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

This PR changes srcSize > ZSTD_MAX_INPUT_SIZE in the ZSTD_compressBound docs to srcSize >= ZSTD_MAX_INPUT_SIZE to be consistent with ZSTD_COMPRESSBOUND.

@Cyan4973
Cyan4973 merged commit 2b36d4b into facebook:dev Nov 27, 2024
@nhz2
nhz2 deleted the fix-compressBound-typo branch December 23, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants