Changeset 2b55edb in mainline for uspace/app/hdisk/func_gpt.c


Ignore:
Timestamp:
2013-07-30T08:00:44Z (12 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
493b881
Parents:
e3bc355
Message:

libgpt checks boundaries

File:
1 edited

Legend:

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

    re3bc355 r2b55edb  
    184184                sa = gpt_get_next_aligned(sa, alignment);
    185185       
    186         printf("Set end addres (number): ");
     186        printf("Set end address (number): ");
    187187        ea = get_input_uint64(in);
    188188       
Note: See TracChangeset for help on using the changeset viewer.