Changeset 83dd743 in mainline
- Timestamp:
- 2015-08-03T20:27:44Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1b23e33
- Parents:
- 22747e8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/label/src/mbr.c
r22747e8 r83dd743 672 672 if (next != NULL) { 673 673 /* 674 * Relocate next partitions EBR to the beginning 675 * of extended partition. This also overwrites 676 * the EBR of the former first partition. 674 * Relocate next partition's EBR to the beginning 675 * of the extended partition. This also 676 * overwrites the EBR of the former first 677 * partition. 677 678 */ 678 679
Note:
See TracChangeset
for help on using the changeset viewer.