Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/bd/vbd/disk.c

    r53e3950 r58563585  
    340340 * partition structure.
    341341 *
    342  * @param part Partition
    343  * @param flag If set to @c vrf_force, force removal even if partition is in use
     342 * @param part   Partition
     343 * @param flag   If set to @c vrf_force, force removal even if partition is in use
    344344 * @param rlpart Place to store pointer to liblabel partition
     345 *
    345346 */
    346347static int vbds_part_remove(vbds_part_t *part, vbds_rem_flag_t flag,
Note: See TracChangeset for help on using the changeset viewer.