[PR #156] [MERGED] Fix typos in some of the files under enc/ and dec/. #762

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/156
Author: @karpinski
Created: 9/21/2015
Status: Merged
Merged: 9/21/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

📊 Changes

9 files changed (+11 additions, -11 deletions)

View changed files

📝 dec/context.h (+1 -1)
📝 dec/decode.c (+2 -2)
📝 dec/huffman.h (+1 -1)
📝 enc/bit_cost.h (+1 -1)
📝 enc/brotli_bit_stream.cc (+2 -2)
📝 enc/context.h (+1 -1)
📝 enc/entropy_encode.h (+1 -1)
📝 enc/ringbuffer.h (+1 -1)
📝 enc/static_dict.cc (+1 -1)

📄 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/156 **Author:** [@karpinski](https://github.com/karpinski) **Created:** 9/21/2015 **Status:** ✅ Merged **Merged:** 9/21/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`21ac39f`](https://github.com/google/brotli/commit/21ac39f7c8ca61c855be0bc38900abe7b5a0f67f) Fix typos. ### 📊 Changes **9 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `dec/context.h` (+1 -1) 📝 `dec/decode.c` (+2 -2) 📝 `dec/huffman.h` (+1 -1) 📝 `enc/bit_cost.h` (+1 -1) 📝 `enc/brotli_bit_stream.cc` (+2 -2) 📝 `enc/context.h` (+1 -1) 📝 `enc/entropy_encode.h` (+1 -1) 📝 `enc/ringbuffer.h` (+1 -1) 📝 `enc/static_dict.cc` (+1 -1) </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:50:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#762