Changeset 16cc9a6 in mainline


Ignore:
Timestamp:
2011-09-05T20:14:41Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
80a96d2
Parents:
9dbf5587
Message:

Fix build.

File:
1 edited

Legend:

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

    r9dbf5587 r16cc9a6  
    114114        int rc, c, opt_ind;
    115115        char *device_name;
    116         aoff64_t devblock_size;
     116        size_t devblock_size;
    117117
    118118        struct mfs_sb_info sb;
Note: See TracChangeset for help on using the changeset viewer.