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

remove bkpinfo also from header files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/common/libmondo-fork.h

    r296 r1647  
    88int run_program_and_log_to_screen(char *basic_call, char *what_i_am_doing);
    99int run_program_and_log_output(char *program, int);
    10 int eval_call_to_make_ISO(struct s_bkpinfo *bkpinfo,
    11                           char *basic_call, char *isofile,
     10int eval_call_to_make_ISO(char *basic_call, char *isofile,
    1211                          int cd_no, char *logstub, char *what_i_am_doing);
    1312
Note: See TracChangeset for help on using the changeset viewer.