[PR #241] [MERGED] Fix a few prototypes/declarations in decoder #840

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/241
Author: @rockdaboot
Created: 10/26/2015
Status: Merged
Merged: 10/27/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (2)

  • f769ba8 Fix function prototypes
  • b9e413f Make internal decoder functions static

📊 Changes

3 files changed (+8 additions, -9 deletions)

View changed files

📝 dec/decode.c (+6 -7)
📝 dec/streams.c (+1 -1)
📝 dec/streams.h (+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/241 **Author:** [@rockdaboot](https://github.com/rockdaboot) **Created:** 10/26/2015 **Status:** ✅ Merged **Merged:** 10/27/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f769ba8`](https://github.com/google/brotli/commit/f769ba85bf1544f6662821d5b90cd4efbb6ea813) Fix function prototypes - [`b9e413f`](https://github.com/google/brotli/commit/b9e413faa690048a1334a786fa206fb6428bd458) Make internal decoder functions static ### 📊 Changes **3 files changed** (+8 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `dec/decode.c` (+6 -7) 📝 `dec/streams.c` (+1 -1) 📝 `dec/streams.h` (+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:51:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#840