mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #115] [MERGED] Output filename fix #1013
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/115
Author: @canihavesomecoffee
Created: 10/11/2014
Status: ✅ Merged
Merged: 10/11/2014
Merged by: @cfsmp3
Base:
master← Head:master📝 Commits (1)
06c8f69Output filename fix📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
src/ccextractor.c(+2 -2)📝
src/lib_ccx/output.c(+2 -2)📄 Description
The provided names in -o1 and -o2 were not passed on between argument
passing and initialisation of write structures, resulting in default
names.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.