mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
Restore deleted comment
This commit is contained in:
parent
73659a178a
commit
d7180483f6
1 changed files with 1 additions and 0 deletions
|
@ -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");
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue