mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Adding last minutes comments to explain things is only cool if you close it also (aka fix yellow).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21745 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e7f0c3f397
commit
161cb164ca
1 changed files with 2 additions and 1 deletions
|
|
@ -386,7 +386,8 @@ static void sd_thread(void)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Mount succeeded, or this was an EXTRACTED event,
|
* Mount succeeded, or this was an EXTRACTED event,
|
||||||
* in both cases notify the system about the additional filesystem
|
* in both cases notify the system about the changed filesystems
|
||||||
|
*/
|
||||||
if (microsd_init)
|
if (microsd_init)
|
||||||
queue_broadcast(SYS_FS_CHANGED, 0);
|
queue_broadcast(SYS_FS_CHANGED, 0);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue