Changeset 1209 in MondoRescue for branches/stable/mondo


Ignore:
Timestamp:
Feb 26, 2007, 6:42:46 AM (17 years ago)
Author:
Bruno Cornec
Message:

Fix again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/mondorestore.c

    r1208 r1209  
    884884        if (popup_and_get_string(_("Restore path"),
    885885                                 _("Restore files to where? "),
    886                                  bkpinfo->restore_path)) {
     886                                 bkpinfo->restore_path, MAX_STRLEN)) {
    887887            iamhere("Restoring everything");
    888888            retval += restore_everything(bkpinfo, filelist);
Note: See TracChangeset for help on using the changeset viewer.