Changeset 3206 in MondoRescue for branches/3.2


Ignore:
Timestamp:
Dec 7, 2013, 2:47:54 AM (10 years ago)
Author:
victor gattegno
Message:

Ticket #734 fix
(Victor Gattegno)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-files.c

    r3194 r3206  
    803803    paranoid_fclose(fin);
    804804    log_it("Finished calculating total size of all biggiefiles");
     805    log_it("Total size of all biggiefiles = %ld Kb", scratchL);
    805806    return(scratchL);
    806807}
Note: See TracChangeset for help on using the changeset viewer.