forked from len0rd/rockbox
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
|
else
|
||||||
speed = stretch * new_pitch;
|
speed = stretch * pitch;
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue