Skip to content

Commit aad0d78

Browse files
author
Dhanush Varma
committed
style: apply clang-format to modified files
1 parent 154a4f1 commit aad0d78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib_ccx/ccx_encoders_scc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ int write_cc_buffer_as_scenarist(const struct eia608_screen *data, struct encode
660660
// 3. Clear the caption
661661
clear_screen(context, data->end_time, data->channel, disassemble);
662662

663-
664663
/* Track transmission end time */
665664
context->last_scc_tx_end_ms = adjusted_start_time + tx_duration_ms;
666665
return 1;

0 commit comments

Comments
 (0)