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

Render bkpinfo global (potential issue on thread, but should not be a problem as that structure is indeed static during archive)
Should solve the tmpdir issue from previous rev.
May still not compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-fifo.c

    r1316 r1645  
    280280
    281281int
    282 extract_config_file_from_ramdisk(struct s_bkpinfo *bkpinfo,
    283                                  char *ramdisk_fname,
     282extract_config_file_from_ramdisk(char *ramdisk_fname,
    284283                                 char *output_cfg_file,
    285284                                 char *output_mountlist_file);
Note: See TracChangeset for help on using the changeset viewer.