Changeset 9f4650c in mainline for uspace/app/hdisk/hdisk.c


Ignore:
Timestamp:
2013-07-26T18:31:47Z (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:
c3cbbb2
Parents:
9256d093 (diff), 1a1a735 (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 fixes

File:
1 edited

Legend:

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

    r9256d093 r9f4650c  
    199199                        case 'q':
    200200                                putchar('\n');
     201                                free_label();
    201202                                goto end;
    202203                        case 'r':
Note: See TracChangeset for help on using the changeset viewer.