Ignore:
Timestamp:
Sep 24, 2007, 3:34:53 AM (17 years ago)
Author:
Bruno Cornec
Message:

Should compile now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mondo/src/mondorestore/mondo-restore.c

    r1646 r1650  
    290290
    291291    if (bkpinfo->backup_media_type == iso) {
    292         if (iso_fiddly_bits(bkpinfo, (c == 'N') ? TRUE : FALSE)) {
     292        if (iso_fiddly_bits((c == 'N') ? TRUE : FALSE)) {
    293293            log_msg(2,
    294294                    "catchall_mode --- iso_fiddly_bits returned w/ error");
Note: See TracChangeset for help on using the changeset viewer.