Changeset 763


Ignore:
Timestamp:
Jan 31, 2009, 2:42:14 AM (15 years ago)
Author:
Peter Johansson
Message:

return line that accidently was removed in r759

fixes #375

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/svndigest.cc

    r762 r763  
    171171        dates.push_back(iter->date());
    172172      }
     173      GnuplotFE::instance()->set_dates(dates);
    173174    }
    174175    if (chdir(option->targetdir().c_str()) ) {
Note: See TracChangeset for help on using the changeset viewer.