Changeset 9bbe54f in mainline
- Timestamp:
- 2012-02-28T21:29:42Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f22528
- Parents:
- b6eb5da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkexfat/mkexfat.c
rb6eb5da r9bbe54f 177 177 cfg->fat_sector_count, cfg->cluster_size / cfg->sector_size); 178 178 179 /* Subtract the FAT and bootsectorspace from the total179 /* Subtract the FAT space from the total 180 180 * number of available clusters. 181 181 */
Note:
See TracChangeset
for help on using the changeset viewer.