Changeset 3c616f6 in mainline for uspace/app/mkminix/mkminix.c


Ignore:
Timestamp:
2011-03-08T17:08:42Z (15 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fd282ad
Parents:
d4d425c
Message:

Fix directory entries structures

File:
1 edited

Legend:

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

    rd4d425c r3c616f6  
    9696        { "help", no_argument, 0, 'h' },
    9797        { "long-names", no_argument, 0, 'l' },
    98         { "blocks", required_argument, 0, 'b' },
     98        { "block-size", required_argument, 0, 'b' },
    9999        { "inodes", required_argument, 0, 'i' },
    100100        { NULL, no_argument, 0, '1' },
Note: See TracChangeset for help on using the changeset viewer.