tool/CommandSdos.h
changeset 1968 4f682084c643
parent 1826 ec6223c3b7ec
--- 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: