mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
Missing return statement. #225
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?
Originally created by @sidgairo18 on GitHub (Jan 6, 2017).
No return statement in function - int write_xtimestamp_header(struct encoder_ctx *context);
in file ccx_encoders_webvtt.c
@sounak98 commented on GitHub (Jan 7, 2017):
I want to take this up.
@cfsmp3 commented on GitHub (Jan 11, 2017):
This function doesn't exist, maybe it was renamed?
@sidgairo18 commented on GitHub (Jan 11, 2017):
izaron changed the function name.
@cfsmp3 commented on GitHub (Jan 11, 2017):
To what? Can't fix if can't find it :-)
On Wed, Jan 11, 2017 at 1:01 AM, Siddhartha Gairola <
notifications@github.com> wrote: