[PR #558] [CLOSED] Try to improve the indentation of few files #1390

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/558
Author: @awesometushar000
Created: 12/19/2016
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0c18055 Try to improve the indentation of few files

📊 Changes

8 files changed (+205 additions, -205 deletions)

View changed files

📝 src/lib_ccx/activity.h (+1 -1)
📝 src/lib_ccx/ccx_common_option.h (+3 -3)
📝 src/lib_ccx/ccx_common_structs.h (+10 -10)
📝 src/lib_ccx/dvb_subtitle_decoder.h (+51 -51)
📝 src/lib_ccx/hardsubx.c (+7 -7)
📝 src/lib_ccx/list.h (+43 -43)
📝 src/lib_ccx/stdintmsc.h (+6 -6)
📝 src/lib_ccx/utility.c (+84 -84)

📄 Description

As an GCI task I tried to improve the indentation of files:
MY GCI


🔄 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/558 **Author:** [@awesometushar000](https://github.com/awesometushar000) **Created:** 12/19/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0c18055`](https://github.com/CCExtractor/ccextractor/commit/0c18055f576b409c3749ccb9226324760d490bad) Try to improve the indentation of few files ### 📊 Changes **8 files changed** (+205 additions, -205 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/activity.h` (+1 -1) 📝 `src/lib_ccx/ccx_common_option.h` (+3 -3) 📝 `src/lib_ccx/ccx_common_structs.h` (+10 -10) 📝 `src/lib_ccx/dvb_subtitle_decoder.h` (+51 -51) 📝 `src/lib_ccx/hardsubx.c` (+7 -7) 📝 `src/lib_ccx/list.h` (+43 -43) 📝 `src/lib_ccx/stdintmsc.h` (+6 -6) 📝 `src/lib_ccx/utility.c` (+84 -84) </details> ### 📄 Description As an GCI task I tried to improve the indentation of files: [MY GCI](https://codein.withgoogle.com/dashboard/task-instances/6400773606866944/) --- <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 17:16:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1390