Changeset 83dd743 in mainline


Ignore:
Timestamp:
2015-08-03T20:27:44Z (9 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1b23e33
Parents:
22747e8
Message:

Fix comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/label/src/mbr.c

    r22747e8 r83dd743  
    672672                        if (next != NULL) {
    673673                                /*
    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.
    677678                                 */
    678679
Note: See TracChangeset for help on using the changeset viewer.