Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7677 in orxonox.OLD for trunk/src/orxonox.cc


Ignore:
Timestamp:
May 18, 2006, 12:42:31 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: POD's

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/orxonox.cc

    r7661 r7677  
    198198    this->configFileName = File(DEFAULT_CONFIG_FILE).name();
    199199
    200   PRINTF(3)("Parsed Config File: '%s'\n", this->configFileName);
     200  PRINTF(3)("Parsed Config File: '%s'\n", this->configFileName.c_str());
    201201}
    202202
Note: See TracChangeset for help on using the changeset viewer.