- Timestamp:
- Sep 24, 2007, 3:34:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.5/mondo/src/mondorestore/mondo-restore.c
r1646 r1650 290 290 291 291 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)) { 293 293 log_msg(2, 294 294 "catchall_mode --- iso_fiddly_bits returned w/ error");
Note:
See TracChangeset
for help on using the changeset viewer.