aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/rfnoc/client_zero.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/uhdlib/rfnoc/client_zero.hpp')
-rw-r--r--host/lib/include/uhdlib/rfnoc/client_zero.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/include/uhdlib/rfnoc/client_zero.hpp b/host/lib/include/uhdlib/rfnoc/client_zero.hpp
index b9bcb32e5..43f955870 100644
--- a/host/lib/include/uhdlib/rfnoc/client_zero.hpp
+++ b/host/lib/include/uhdlib/rfnoc/client_zero.hpp
@@ -154,9 +154,9 @@ public:
bool complete_flush(uint16_t portno);
/*! Go through the entire flush process for all ports
- * \throws uhd::runtime_error if flush failed
+ * \return whether or not the flush succeeded
*/
- void complete_flush_all_blocks();
+ bool complete_flush_all_blocks();
/*! Reset a port's control logic
*