[PR #164] [MERGED] Cleaning Up code #1053

Open
opened 2026-01-29 16:58:41 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/164
Author: @anshul1912
Created: 5/14/2015
Status: Merged
Merged: 5/14/2015
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (1)

  • d16ea0a Decleare Xds related func in Xds header

📊 Changes

2 files changed (+1 additions, -2 deletions)

View changed files

📝 src/ccextractor.c (+0 -2)
📝 src/lib_ccx/ccx_decoders_xds.h (+1 -0)

📄 Description

In cleaning up following things contain.

  1. Moving code in there respective file.
  2. Indenting with tab instead of space.
  3. removing global variable and putting them in context

Note: everything is not cleaned in one go, but it is in small patch


🔄 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/CCExtractor/ccextractor/pull/164 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 5/14/2015 **Status:** ✅ Merged **Merged:** 5/14/2015 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d16ea0a`](https://github.com/CCExtractor/ccextractor/commit/d16ea0a7ea4c87509c88105cae7e8e4fcc64e711) Decleare Xds related func in Xds header ### 📊 Changes **2 files changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+0 -2) 📝 `src/lib_ccx/ccx_decoders_xds.h` (+1 -0) </details> ### 📄 Description In cleaning up following things contain. 1) Moving code in there respective file. 2) Indenting with tab instead of space. 3) removing global variable and putting them in context Note: everything is not cleaned in one go, but it is in small patch --- <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 16:58:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1053