mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #280] [MERGED] Fix headers #885
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/280
Author: @eustas
Created: 12/11/2015
Status: ✅ Merged
Merged: 12/11/2015
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
24ffa78Fix headers📊 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.