mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #573] [MERGED] Align Comments #1411
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/573
Author: @yusrilia
Created: 12/26/2016
Status: ✅ Merged
Merged: 1/1/2017
Merged by: @cfsmp3
Base:
master← Head:align-.h-files📝 Commits (2)
7867502align commentse7480deMerge branch 'master' into align-.h-files📊 Changes
12 files changed (+210 additions, -211 deletions)
View changed files
📝
src/lib_ccx/asf_constants.h(+19 -19)📝
src/lib_ccx/ccx_common_constants.h(+23 -24)📝
src/lib_ccx/ccx_common_option.h(+66 -66)📝
src/lib_ccx/ccx_common_structs.h(+7 -7)📝
src/lib_ccx/ccx_common_timing.h(+12 -12)📝
src/lib_ccx/ccx_decoders_608.h(+16 -16)📝
src/lib_ccx/ccx_decoders_708.h(+1 -1)📝
src/lib_ccx/ccx_decoders_structs.h(+20 -20)📝
src/lib_ccx/ccx_demuxer.h(+3 -3)📝
src/lib_ccx/ccx_encoders_common.h(+9 -9)📝
src/lib_ccx/ccx_encoders_structs.h(+9 -9)📝
src/lib_ccx/lib_ccx.h(+25 -25)📄 Description
I aligned the comments in the
.hfiles in the directorysrc/lib_ccx/for a GCI task.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.