Restore deleted comment

This commit is contained in:
Uwe Klotz 2024-01-01 23:43:22 +01:00 committed by Alex
parent 73659a178a
commit d7180483f6

View file

@ -103,6 +103,7 @@ where
if parse_options.read_properties {
let Some(mut first_frame_header) = first_frame_header else {
// The search for sync bits was unsuccessful
decode_err!(@BAIL Mpeg, "File contains an invalid frame");
};