Ignore:
Timestamp:
Sep 24, 2007, 3:32:38 AM (17 years ago)
Author:
Bruno Cornec
Message:

Still some more erros due to the bkpinfo work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/mondorestore/mondo-rstr-tools.h

    r1647 r1649  
    1212int mount_all_devices(struct mountlist_itself *, bool);
    1313void protect_against_braindead_sysadmins(void);
    14 int read_cfg_file_into_bkpinfo(char *cfg_file, );
     14int read_cfg_file_into_bkpinfo(char *cfg_file);
    1515struct s_node *process_filelist_and_biggielist();
    1616int backup_crucial_file(char *path_root, char *filename);
Note: See TracChangeset for help on using the changeset viewer.