mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Fix another comment typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28969 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
60aa8be357
commit
95e6e31703
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ static bool init_times(struct stream *str)
|
|||
tmp_str.hdr.pos = 0;
|
||||
tmp_str.hdr.limit = max_probe;
|
||||
|
||||
/* Probe for many for the start because some stamps could be anoamlous.
|
||||
/* Probe for many for the start because some stamps could be anomalous.
|
||||
* Video also can also have things out of order. Just see what it's got.
|
||||
*/
|
||||
while (1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue