diff options
Diffstat (limited to 'src/drivers/ao_fat.c')
-rw-r--r-- | src/drivers/ao_fat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/ao_fat.c b/src/drivers/ao_fat.c index 43e7df23..e9ff2789 100644 --- a/src/drivers/ao_fat.c +++ b/src/drivers/ao_fat.c @@ -990,7 +990,7 @@ ao_fat_sync(void) /* * ao_fat_full * - * Returns TRUE if the filesystem cannot take + * Returns true if the filesystem cannot take * more data */ |