mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #518] [MERGED] Better name string_cmp2. #1344
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/518
Author: @DanilaFe
Created: 12/11/2016
Status: ✅ Merged
Merged: 12/13/2016
Merged by: @cfsmp3
Base:
master← Head:cleanup-string-cmp📝 Commits (2)
69d33e7Better name string_cmp2.15b5bddMerge remote-tracking branch 'upstream/master' into cleanup-string-cmp📊 Changes
2 files changed (+5 additions, -6 deletions)
View changed files
📝
src/lib_ccx/ccx_encoders_helpers.c(+4 -5)📝
src/lib_ccx/ccx_encoders_helpers.h(+1 -1)📄 Description
Seeing that it is passed as a function pointer, the _function keyword
was added to its name. Hopefully that helps.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.