diff -r c5d6e28eec91 -r 006244d53f68 tool/CommandData.h --- 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 &); }; /****************************************************************************/