Changeset 16cc9a6 in mainline
- Timestamp:
- 2011-09-05T20:14:41Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 80a96d2
- Parents:
- 9dbf5587
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkminix/mkminix.c
r9dbf5587 r16cc9a6 114 114 int rc, c, opt_ind; 115 115 char *device_name; 116 aoff64_t devblock_size;116 size_t devblock_size; 117 117 118 118 struct mfs_sb_info sb;
Note:
See TracChangeset
for help on using the changeset viewer.