Ignore:
Timestamp:
May 26, 2008, 3:12:23 PM (16 years ago)
Author:
Bruno Cornec
Message:

beautify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mondo/src/common/libmondo-archive.c

    r1933 r1946  
    22522252        /* copy to CD (scratchdir) ... and an actual CD-R if necessary */
    22532253        if (IS_THIS_A_STREAMING_BACKUP(bkpinfo->backup_media_type)) {
    2254             register_in_tape_catalog(fileset, curr_set_no, -1,
    2255                                      curr_afioball_fname);
    2256             maintain_collection_of_recent_archives(bkpinfo->tmpdir,
    2257                                                    curr_afioball_fname);
     2254            register_in_tape_catalog(fileset, curr_set_no, -1, curr_afioball_fname);
     2255            maintain_collection_of_recent_archives(bkpinfo->tmpdir, curr_afioball_fname);
    22582256            iamhere("Writing EXAT files");
    22592257            res +=
Note: See TracChangeset for help on using the changeset viewer.