Oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21470 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aecf2b12db
commit
f96f623090
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ int gui_syncpitchscreen_run(void)
|
|||
}
|
||||
}
|
||||
else
|
||||
speed = stretch * new_pitch;
|
||||
speed = stretch * pitch;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue