Ignore:
Timestamp:
Aug 26, 2007, 12:26:06 PM (17 years ago)
Author:
Bruno Cornec
Message:

Use of conf file entries (iso_burning_*, media_device, media_size)
and adapatation of the rest of the code to that (including bkpinfo)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/common/libmondo-archive.h

    r543 r1594  
    2626int offer_to_write_boot_floppies_to_physical_disks(struct s_bkpinfo
    2727                                                   *bkpinfo);
    28 void pause_and_ask_for_cdr(int, bool *);
     28void pause_and_ask_for_cdr(int);
    2929void set_bit_N_of_array(char *array, int N, bool true_or_false);
    3030int slice_up_file_etc(struct s_bkpinfo *bkpinfo, char *biggie_filename,
Note: See TracChangeset for help on using the changeset viewer.