From 370e8766daddec469244e4b5c9bac6dac7da3621 Mon Sep 17 00:00:00 2001 From: Lane Kolbly Date: Wed, 17 Nov 2021 09:58:44 -0600 Subject: host: Fix typos and small things --- host/lib/include/uhdlib/experts/expert_nodes.hpp | 2 +- host/lib/include/uhdlib/usrp/dboard/debug_dboard.hpp | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'host/lib/include/uhdlib') diff --git a/host/lib/include/uhdlib/experts/expert_nodes.hpp b/host/lib/include/uhdlib/experts/expert_nodes.hpp index 66dd0f246..554706741 100644 --- a/host/lib/include/uhdlib/experts/expert_nodes.hpp +++ b/host/lib/include/uhdlib/experts/expert_nodes.hpp @@ -394,7 +394,7 @@ public: }; /*!--------------------------------------------------------- - * class data_reader_t + * class data_writer_t * * Accessor to read and write the value of a data node and * to establish a worker node => data node dependency diff --git a/host/lib/include/uhdlib/usrp/dboard/debug_dboard.hpp b/host/lib/include/uhdlib/usrp/dboard/debug_dboard.hpp index 44aa8a478..0c22831b5 100644 --- a/host/lib/include/uhdlib/usrp/dboard/debug_dboard.hpp +++ b/host/lib/include/uhdlib/usrp/dboard/debug_dboard.hpp @@ -11,6 +11,7 @@ #include #include #include +#include #include #define UHD_LOG_SKIP_CFG() \ -- cgit v1.2.3