diff -r c41b4f4af645 -r 4f682084c643 tool/CommandSdos.h --- a/tool/CommandSdos.h Mon Oct 25 09:57:37 2010 +0200 +++ b/tool/CommandSdos.h Mon Oct 25 10:12:26 2010 +0200 @@ -40,7 +40,7 @@ public: CommandSdos(); - string helpString() const; + string helpString(const string &) const; void execute(const StringVector &); protected: