Ignore:
Timestamp:
01/05/05 19:40:26 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc

    r5692 r5713  
    405405        const char *cname = cont->GetName();
    406406        const char *tname = entry->GetName();
    407         const TString ttitle(Form("Tree containing %s", cont->GetDescriptor()));
     407        const TString ttitle(Form("Tree containing %s", cont->GetDescriptor().Data()));
    408408
    409409        //
Note: See TracChangeset for help on using the changeset viewer.