mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 21:20:28 +00:00
[PR #604] [CLOSED] Completed task: Make code more legible... #1446
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/CCExtractor/ccextractor/pull/604
Author: @kalpana2k1
Created: 1/5/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
9219ebfRemove unnecessary tabs and spaces.41537cfRemove extra whitespaces and fix alignment.5d31f0eRemove extra newlines.0999bceFix a comment's alignment.dc1c48eFix alignment.2bae426Fix alignment.6486b09Fix alignment.📊 Changes
7 files changed (+26 additions, -29 deletions)
View changed files
📝
src/lib_ccx/ccx_decoders_708_output.h(+6 -6)📝
src/lib_ccx/ccx_decoders_structs.h(+10 -10)📝
src/lib_ccx/ccx_dtvcc.h(+2 -2)📝
src/lib_ccx/ccx_encoders_structs.h(+1 -1)📝
src/lib_ccx/ccx_mp4.h(+0 -3)📝
src/lib_ccx/spupng_encoder.h(+4 -4)📝
src/lib_ccx/utility.h(+3 -3)📄 Description
Hi, I have completed this task by going through the files inside the directory src/lib_ccx and fixing issues such as misalignments, extra new lines, tabs, spaces etc.
Kindly review this PR. Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.