We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c75066 commit 0e96772Copy full SHA for 0e96772
doodle-formats/src/format/mpeg4.rs
@@ -75,7 +75,7 @@ fn define_atom(
75
module.define_format(name, make_atom(tag, data))
76
}
77
78
-// TODO - use this function proactively, or or remove io
+// TODO - use this function proactively, or remove it
79
#[expect(dead_code)]
80
fn define_atom_args(
81
module: &mut FormatModule,
0 commit comments