Changeset 17065 for trunk/Mars/mraw


Ignore:
Timestamp:
09/03/13 20:08:40 (11 years ago)
Author:
tbretz
Message:
Removed obsolete const qualifiers
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mraw/MRawRunHeader.h

    r14447 r17065  
    136136    UShort_t GetRunType() const           { return fRunType; }
    137137    const Char_t *GetRunTypeStr() const;
    138     const Char_t  GetRunTypeChar() const;
     138          Char_t  GetRunTypeChar() const;
    139139    const Char_t *GetProjectName() const  { return fProjectName; }
    140140    const Char_t *GetSourceName() const   { return fSourceName; }
Note: See TracChangeset for help on using the changeset viewer.