Changeset 19002 for trunk/Mars/mpointing


Ignore:
Timestamp:
04/27/18 20:08:00 (7 years ago)
Author:
tbretz
Message:
Use proper unicode representaion of charcter.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mpointing/MSrcPosRndm.cc

    r9338 r19002  
    8484    }
    8585    else
    86         *fLog << inf << "Source position will be produced randomly in a distance of " << fDistOfSource << "° from the camera center!" << endl;
     86        *fLog << inf << "Source position will be produced randomly in a distance of " << fDistOfSource << "\u00b0 from the camera center!" << endl;
    8787
    8888    return kTRUE;
Note: See TracChangeset for help on using the changeset viewer.