mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #1398] fix 'const' qualifier in c\dec\bit_reader.c #2008
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1398
Author: @KilianKegel
Created: 11/30/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
8ff8538fix 'const' qualifier in c\dec\bit_reader.c📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
c/dec/bit_reader.c(+3 -3)📄 Description
different 'const' qualifier in c\dec\bit_reader.c and qualifier in c\dec\bit_reader.h
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.