1
0
Fork 0
forked from len0rd/rockbox

Fix another comment typo

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28969 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alexander Levin 2011-01-04 21:28:20 +00:00
parent 60aa8be357
commit 95e6e31703

View file

@ -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)