[PR #280] [MERGED] Fix headers #885

Closed
opened 2026-01-29 20:51:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/280
Author: @eustas
Created: 12/11/2015
Status: Merged
Merged: 12/11/2015
Merged by: @eustas

Base: masterHead: master


📝 Commits (1)

📊 Changes

60 files changed (+60 additions, -120 deletions)

View changed files

📝 dec/bit_reader.c (+1 -2)
📝 dec/bit_reader.h (+1 -2)
📝 dec/context.h (+1 -2)
📝 dec/decode.c (+1 -2)
📝 dec/decode.h (+1 -2)
📝 dec/dictionary.c (+1 -2)
📝 dec/dictionary.h (+1 -2)
📝 dec/huffman.c (+1 -2)
📝 dec/huffman.h (+1 -2)
📝 dec/port.h (+1 -2)
📝 dec/prefix.h (+1 -2)
📝 dec/state.c (+1 -2)
📝 dec/state.h (+1 -2)
📝 dec/streams.c (+1 -2)
📝 dec/streams.h (+1 -2)
📝 dec/transform.h (+1 -2)
📝 dec/types.h (+1 -2)
📝 enc/backward_references.cc (+1 -2)
📝 enc/backward_references.h (+1 -2)
📝 enc/bit_cost.h (+1 -2)

...and 40 more files

📄 Description

No description provided


🔄 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/280 **Author:** [@eustas](https://github.com/eustas) **Created:** 12/11/2015 **Status:** ✅ Merged **Merged:** 12/11/2015 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`24ffa78`](https://github.com/google/brotli/commit/24ffa78414663b545b66be392caff7eb5574a62c) Fix headers ### 📊 Changes **60 files changed** (+60 additions, -120 deletions) <details> <summary>View changed files</summary> 📝 `dec/bit_reader.c` (+1 -2) 📝 `dec/bit_reader.h` (+1 -2) 📝 `dec/context.h` (+1 -2) 📝 `dec/decode.c` (+1 -2) 📝 `dec/decode.h` (+1 -2) 📝 `dec/dictionary.c` (+1 -2) 📝 `dec/dictionary.h` (+1 -2) 📝 `dec/huffman.c` (+1 -2) 📝 `dec/huffman.h` (+1 -2) 📝 `dec/port.h` (+1 -2) 📝 `dec/prefix.h` (+1 -2) 📝 `dec/state.c` (+1 -2) 📝 `dec/state.h` (+1 -2) 📝 `dec/streams.c` (+1 -2) 📝 `dec/streams.h` (+1 -2) 📝 `dec/transform.h` (+1 -2) 📝 `dec/types.h` (+1 -2) 📝 `enc/backward_references.cc` (+1 -2) 📝 `enc/backward_references.h` (+1 -2) 📝 `enc/bit_cost.h` (+1 -2) _...and 40 more files_ </details> ### 📄 Description _No description provided_ --- <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:51:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#885