Skip to content

Commit d030b22

Browse files
revert: formating issues
1 parent 084d0dd commit d030b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib_ccx/ccx_decoders_common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ int do_cb(struct lib_cc_decode *ctx, unsigned char *cc_block, struct cc_subtitle
219219
default:
220220
fatal(CCX_COMMON_EXIT_BUG_BUG, "In do_cb: Impossible value for cc_type, Please file a bug report on GitHub.\n");
221221
} // switch (cc_type)
222-
} // cc_valid
222+
} // cc_valid
223223
else
224224
{
225225
dbg_print(CCX_DMT_CBRAW, " .. .. ..\n");

0 commit comments

Comments
 (0)