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-EXT.h

    r1999 r2339  
    77extern int eval_call_to_make_USB(char *call,
    88                                 char *what_i_am_doing);
    9 extern int eval_call_to_make_ISO(char *basic_call, char *isofile,
    10                                  int cd_no, char *logstub,
    11                                  char *what_i_am_doing);
     9extern int eval_call_to_make_ISO(char *basic_call, char *isofile, int cd_no, char *what_i_am_doing);
    1210extern int run_external_binary_with_percentage_indicator_NEW(char *tt,
    1311                                                             char *cmd);
Note: See TracChangeset for help on using the changeset viewer.