1
0
Fork 0
forked from len0rd/rockbox

Small comment correction

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20278 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Karl Kurbjun 2009-03-10 01:46:57 +00:00
parent 8331f787fe
commit 3eeec57519

View file

@ -75,7 +75,7 @@ void rebuffer(void)
{
sdem_level=0;
/* ARM, decode into same half, in SDRAM. */
/* Get a new buffer (location and size) from ARM */
status.msg = MSG_REFILL;
int_arm();
}