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:
Thomas Martitz 2009-07-10 15:44:38 +00:00
parent e7f0c3f397
commit 161cb164ca

View file

@ -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);