diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/rfnoc/radio_ctrl.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/uhd/rfnoc/radio_ctrl.hpp b/host/include/uhd/rfnoc/radio_ctrl.hpp index d8e3d94e8..1dc2e5133 100644 --- a/host/include/uhd/rfnoc/radio_ctrl.hpp +++ b/host/include/uhd/rfnoc/radio_ctrl.hpp @@ -307,7 +307,7 @@ public: /*! * Get the currently set time source. - * \param mboard which motherboard to get the config + * * \return the string representing the time source */ virtual std::string get_time_source() = 0; |