Changeset 676 in MondoRescue for branches/stable


Ignore:
Timestamp:
Jun 21, 2006, 3:22:02 PM (18 years ago)
Author:
bcornec
Message:

Removed useless mondo-makefilelist (Andree Leidenfrost)

Location:
branches/stable/mondo/mondo
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/mondo/common/libmondo-filelist.c

    r669 r676  
    14661466
    14671467    if (res) {
    1468         log_OS_error("Call to mondo-makefilelist failed");
     1468        log_OS_error("Call to mondo_makefilelist failed");
    14691469        mvaddstr_and_log_it(g_currentY++, 74, "Failed.");
    14701470    } else {
  • branches/stable/mondo/mondo/mondorestore/mondo-restore.c

    r607 r676  
    19771977                filelist_name);
    19781978        log_msg(2,
    1979                 "This is a bit silly (ask dev-team to fix mondo-makefilelist, please)");
     1979                "This is a bit silly (ask dev-team to fix mondo_makefilelist, please)");
    19801980        log_msg(2,
    19811981                "but it's non-critical. It's cosmetic. Don't worry about it.");
Note: See TracChangeset for help on using the changeset viewer.