tool/CommandXml.h
changeset 1474 758a9bd3e549
parent 1363 11c0b2caa253
child 1826 ec6223c3b7ec
--- a/tool/CommandXml.h	Tue Jun 16 07:42:29 2009 +0000
+++ b/tool/CommandXml.h	Tue Jun 16 08:04:50 2009 +0000
@@ -44,7 +44,8 @@
         void execute(MasterDevice &, const StringVector &);
 
     protected:
-        void generateSlaveXml(MasterDevice &, const ec_ioctl_slave_t &);
+        void generateSlaveXml(MasterDevice &, const ec_ioctl_slave_t &,
+                unsigned int);
 };
 
 /****************************************************************************/