Changeset ac49f5d1 in mainline for uspace/srv/fs/fat/fat_fat.c
- Timestamp:
- 2008-11-09T19:24:11Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a3d5f0
- Parents:
- 913a821c
- File:
-
- 1 edited
-
uspace/srv/fs/fat/fat_fat.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/fat/fat_fat.c
r913a821c rac49f5d1 421 421 * @param lastc Last cluster which will remain in the node. If this 422 422 * argument is FAT_CLST_RES0, then all clusters will 423 * be chop ed off.423 * be chopped off. 424 424 */ 425 425 void fat_chop_clusters(fat_bs_t *bs, fat_node_t *nodep, fat_cluster_t lastc)
Note:
See TracChangeset
for help on using the changeset viewer.
