Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 2, 2009, 9:02:49 AM (14 years ago)
Author:
rgrieder
Message:

Small style changes (no code changes).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/libraries/core/Shell.cc

    r6180 r6190  
    6666        ConfigFileManager::getInstance().setFilename(this->commandHistoryConfigFileType_, "commandHistory.ini");
    6767
    68         // Use a stringstream object to buffer the output and get it line by line in update()
     68        // Use a stringstream object to buffer the output
    6969        this->outputStream_ = &this->outputBuffer_;
    7070
Note: See TracChangeset for help on using the changeset viewer.