git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21470 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Steve Bavin 2009-06-22 19:51:02 +00:00
parent aecf2b12db
commit f96f623090

View file

@ -474,7 +474,7 @@ int gui_syncpitchscreen_run(void)
}
}
else
speed = stretch * new_pitch;
speed = stretch * pitch;
#endif
}
}