Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 29, 2009, 10:04:43 PM (15 years ago)
Author:
rgrieder
Message:

Where the hell did those 's's come from? ;)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/resource2/src/core/Identifier.cc

    r3325 r5690  
    138138        if (!this->bCreatedOneObject_ && Identifier::isCreatingHierarchy())
    139139        {
    140             // If no: We have to store the informations and initialize the Identifier
     140            // If no: We have to store the information and initialize the Identifier
    141141            COUT(4) << "*** ClassIdentifier: Register Class in " << this->getName() << "-Singleton -> Initialize Singleton." << std::endl;
    142142            if (bRootClass)
Note: See TracChangeset for help on using the changeset viewer.