Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7401 in orxonox.OLD for trunk/src/lib/shell/shell_command.h


Ignore:
Timestamp:
Apr 27, 2006, 4:49:31 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: small fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_command.h

    r7398 r7401  
    8282
    8383    static bool isRegistered(const std::string& commandName, const std::string& className);
    84     static const char* paramToString(long parameter);
     84    static const std::string& paramToString(long parameter);
    8585
    8686  private:
Note: See TracChangeset for help on using the changeset viewer.