tool/CommandSoeWrite.h
changeset 1968 4f682084c643
parent 1966 23c638a81fe7
--- a/tool/CommandSoeWrite.h	Mon Oct 25 09:57:37 2010 +0200
+++ b/tool/CommandSoeWrite.h	Mon Oct 25 10:12:26 2010 +0200
@@ -42,7 +42,7 @@
     public:
         CommandSoeWrite();
 
-        string helpString() const;
+        string helpString(const string &) const;
         void execute(const StringVector &);
 };