Changeset 675de6d in mainline for uspace/app/hdisk/hdisk.c


Ignore:
Timestamp:
2013-07-29T00:50:25Z (11 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
283ea3d
Parents:
903a897 (diff), dc76f4a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

libgpt, libmbr polishing

File:
1 edited

Legend:

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

    r903a897 r675de6d  
    178178                                break;
    179179                        case 'f':
    180                                 free_label();
    181180                                select_label_format(in);
    182181                                break;
Note: See TracChangeset for help on using the changeset viewer.