From 10a38e232b61fa2efdf746b6b97304b98683812e Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Wed, 4 Apr 2012 17:13:55 -0700 Subject: lib: corrected multi_usrp docs --- host/include/uhd/usrp/multi_usrp.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/host/include/uhd/usrp/multi_usrp.hpp b/host/include/uhd/usrp/multi_usrp.hpp index 3aeb16eed..429ae356b 100644 --- a/host/include/uhd/usrp/multi_usrp.hpp +++ b/host/include/uhd/usrp/multi_usrp.hpp @@ -132,7 +132,6 @@ public: * Returns identifying information about this USRP's configuration. * Returns motherboard ID, name, and serial. * Returns daughterboard RX ID, subdev name, and serial. - * \param mboard the motherboard index 0 to M-1 * \param chan channel index 0 to N-1 * \return RX info */ @@ -142,7 +141,6 @@ public: * Returns identifying information about this USRP's configuration. * Returns motherboard ID, name, and serial. * Returns daughterboard TX ID, subdev name, and serial. - * \param mboard the motherboard index 0 to M-1 * \param chan channel index 0 to N-1 * \return TX info */ -- cgit v1.2.3