altos: Use stdbool true/false instead of TRUE/FALSE
[fw/altos] / src / drivers / ao_fat.c
index 43e7df238c800eedf2face8c68ddb043273a1fd8..e9ff2789f2310a00b7bde2c772f82930493e5047 100644 (file)
@@ -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
  */