Changeset 9bbe54f in mainline for uspace/app/mkexfat/mkexfat.c


Ignore:
Timestamp:
2012-02-28T21:29:42Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f22528
Parents:
b6eb5da
Message:

mkexfat: fix a comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/mkexfat/mkexfat.c

    rb6eb5da r9bbe54f  
    177177            cfg->fat_sector_count, cfg->cluster_size / cfg->sector_size);
    178178
    179         /* Subtract the FAT and bootsector space from the total
     179        /* Subtract the FAT space from the total
    180180         * number of available clusters.
    181181         */
Note: See TracChangeset for help on using the changeset viewer.