Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/vol.h

    r9c2c7d2 r44fe800  
    4848extern int vol_part_info(vol_t *, service_id_t, vol_part_info_t *);
    4949extern int vol_part_empty(vol_t *, service_id_t);
    50 extern int vol_part_get_lsupp(vol_t *, vol_fstype_t, vol_label_supp_t *);
    51 extern int vol_part_mkfs(vol_t *, service_id_t, vol_fstype_t, const char *);
     50extern int vol_part_mkfs(vol_t *, service_id_t, vol_fstype_t);
    5251
    5352#endif
Note: See TracChangeset for help on using the changeset viewer.