Ignore:
Timestamp:
Apr 21, 2011, 2:14:52 PM (13 years ago)
Author:
Bruno Cornec
Message:
  • Fix compilation issues due to level of visibility of functions
File:
1 edited

Legend:

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

    r2394 r2770  
    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 *, bool);
     143bool get_isodir_info(char *, char *, char *, char *, bool);
    144144void initiate_new_raidlist_entry(struct raidlist_itself *,
    145145                                 struct mountlist_itself *, int, char *);
Note: See TracChangeset for help on using the changeset viewer.