Ignore:
Timestamp:
Aug 21, 2009, 1:50:43 AM (15 years ago)
Author:
Bruno Cornec
Message:

Finish the previous commit concerning the change of interface of eval_call_to_make_ISO

File:
1 edited

Legend:

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

    r1999 r2339  
    99int run_program_and_log_output(char *program, int);
    1010int eval_call_to_make_USB(char *call, char *what_i_am_doing);
    11 int eval_call_to_make_ISO(char *basic_call, char *isofile,
    12                           int cd_no, char *logstub, char *what_i_am_doing);
    13 
     11int eval_call_to_make_ISO(char *basic_call, char *isofile, int cd_no, char *what_i_am_doing);
    1412int run_external_binary_with_percentage_indicator_NEW(char *tt, char *cmd);
    1513int copy_from_src_to_dest(FILE *, FILE *, char);
Note: See TracChangeset for help on using the changeset viewer.