Changeset 4b6635a7 in mainline for uspace/lib/fdisk/include/fdisk.h


Ignore:
Timestamp:
2015-10-12T15:42:23Z (10 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
edebb4a1
Parents:
6a0db524
Message:

Volsrv empty partition detection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/fdisk/include/fdisk.h

    r6a0db524 r4b6635a7  
    7171extern int fdisk_cap_parse(const char *, fdisk_cap_t *);
    7272extern int fdisk_ltype_format(label_type_t, char **);
    73 extern int fdisk_fstype_format(fdisk_fstype_t, char **);
     73extern int fdisk_fstype_format(vol_fstype_t, char **);
    7474extern int fdisk_pkind_format(label_pkind_t, char **);
    7575
Note: See TracChangeset for help on using the changeset viewer.