From 161cb164ca35acbc43e72d826e8573f92120256b Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 10 Jul 2009 15:44:38 +0000 Subject: 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 --- firmware/target/arm/as3525/ata_sd_as3525.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firmware/target/arm/as3525') diff --git a/firmware/target/arm/as3525/ata_sd_as3525.c b/firmware/target/arm/as3525/ata_sd_as3525.c index c2a621d665..470efa56ab 100644 --- a/firmware/target/arm/as3525/ata_sd_as3525.c +++ b/firmware/target/arm/as3525/ata_sd_as3525.c @@ -386,7 +386,8 @@ static void sd_thread(void) /* * 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) queue_broadcast(SYS_FS_CHANGED, 0); -- cgit v1.2.3