Ignore:
Timestamp:
Jul 20, 2009, 12:27:56 AM (15 years ago)
Author:
Bruno Cornec
Message:

r3276@localhost: bruno | 2009-07-20 00:14:55 +0200

  • Replace sprintf by mr_asprintf in mondo-prep.c and change interface of function which_format_command_do_i_need
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mondo/src/mondorestore/mr-externs.h

    r2109 r2281  
    8080extern int verify_tape_backups();
    8181extern char which_restore_mode(void);
    82 extern int which_format_command_do_i_need(char *, char *);
     82extern char *which_format_command_do_i_need(char *);
    8383extern int write_cfg_var(char *, char *, char *);
    8484extern void wrong_marker(int, int);
Note: See TracChangeset for help on using the changeset viewer.