From d2d6c35631e68b5d72a300392f72a40ea3739fa5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 24 Mar 2017 19:24:55 -0700 Subject: rfnoc: Fixed docstring of get_time_now() --- host/include/uhd/rfnoc/radio_ctrl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') 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; -- cgit v1.2.3