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:
parent
8331f787fe
commit
3eeec57519
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ void rebuffer(void)
|
||||||
{
|
{
|
||||||
sdem_level=0;
|
sdem_level=0;
|
||||||
|
|
||||||
/* ARM, decode into same half, in SDRAM. */
|
/* Get a new buffer (location and size) from ARM */
|
||||||
status.msg = MSG_REFILL;
|
status.msg = MSG_REFILL;
|
||||||
int_arm();
|
int_arm();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue