tool/CommandData.h
changeset 1166 006244d53f68
parent 1142 59be91dfcbe1
child 1363 11c0b2caa253
--- a/tool/CommandData.h	Mon Jul 28 14:06:03 2008 +0000
+++ b/tool/CommandData.h	Mon Jul 28 14:28:43 2008 +0000
@@ -21,7 +21,7 @@
         void execute(MasterDevice &, const StringVector &);
 
     protected:
-		void outputDomainData(MasterDevice &, unsigned int);
+		void outputDomainData(MasterDevice &, const ec_ioctl_domain_t &);
 };
 
 /****************************************************************************/