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