mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #323] [MERGED] Fix most of ()->(void) and some missing includes. #925
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/323
Author: @eustas
Created: 2/29/2016
Status: ✅ Merged
Merged: 2/29/2016
Merged by: @eustas
Base:
master← Head:master📝 Commits (1)
25e3796Fix most of ()->(void) and some missing includes.📊 Changes
16 files changed (+48 additions, -43 deletions)
View changed files
📝
enc/backward_references.cc(+4 -4)📝
enc/bit_cost.h(+0 -2)📝
enc/block_splitter.h(+1 -1)📝
enc/brotli_bit_stream.cc(+2 -0)📝
enc/brotli_bit_stream.h(+1 -0)📝
enc/command.h(+2 -2)📝
enc/compress_fragment.cc(+1 -0)📝
enc/compress_fragment_two_pass.cc(+1 -0)📝
enc/encode.cc(+4 -3)📝
enc/encode.h(+4 -4)📝
enc/hash.h(+12 -12)📝
enc/histogram.h(+2 -2)📝
enc/metablock.h(+1 -1)📝
enc/ringbuffer.h(+7 -6)📝
enc/streams.cc(+1 -1)📝
enc/streams.h(+5 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.