Changeset 2b55edb in mainline for uspace/app/hdisk/func_gpt.c
- Timestamp:
- 2013-07-30T08:00:44Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 493b881
- Parents:
- e3bc355
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hdisk/func_gpt.c
re3bc355 r2b55edb 184 184 sa = gpt_get_next_aligned(sa, alignment); 185 185 186 printf("Set end addres (number): ");186 printf("Set end address (number): "); 187 187 ea = get_input_uint64(in); 188 188
Note:
See TracChangeset
for help on using the changeset viewer.