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