Ignore:
Timestamp:
Jun 24, 2013, 10:20:16 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • First attempt at fixing #628 by avoiding to erase choices done for varible bkpinfo->isodir and g_isodir_device in iso_fiddly_bits later in the code. Needs testing by people using external disks containing ISO.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.0/mondo/src/mondorestore/mondo-rstr-newt.h

    r2770 r3158  
    141141int find_next_free_index_in_disklist(struct list_of_disks *);
    142142int find_raid_device_in_raidlist(struct raidlist_itself *, char *);
    143 bool get_isodir_info(char *, char *, char *, char *, bool);
    144143void initiate_new_raidlist_entry(struct raidlist_itself *,
    145144                                 struct mountlist_itself *, int, char *);
Note: See TracChangeset for help on using the changeset viewer.