[PR #921] [CLOSED] doc: default windows size is 24 #1498

Open
opened 2026-01-29 20:54:25 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/921
Author: @sebres
Created: 8/30/2021
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/brotli.1 (+1 -1)

📄 Description

Proposed patch fixes default window size (-w, --lgwin) in the documentation.

Since #656 it got increased to 24, see 19d86fb9a6/c/tools/brotli.c (L86)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/921 **Author:** [@sebres](https://github.com/sebres) **Created:** 8/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6ffec5c`](https://github.com/google/brotli/commit/6ffec5c3a5d9b13c14f35e82b7f65595857b3739) doc: default windows size is 24 (since #656) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/brotli.1` (+1 -1) </details> ### 📄 Description Proposed patch fixes default window size (`-w`, `--lgwin`) in the documentation. Since #656 it got increased to 24, see https://github.com/google/brotli/blob/19d86fb9a60aa7034d4981b69a5b656f5b90017e/c/tools/brotli.c#L86 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:54:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1498