summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/uhd_mimo_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-uhd/lib/uhd_mimo_source.h')
-rw-r--r--gr-uhd/lib/uhd_mimo_source.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/gr-uhd/lib/uhd_mimo_source.h b/gr-uhd/lib/uhd_mimo_source.h
index fbd7f2c42..dc2927598 100644
--- a/gr-uhd/lib/uhd_mimo_source.h
+++ b/gr-uhd/lib/uhd_mimo_source.h
@@ -34,7 +34,10 @@ boost::shared_ptr<uhd_mimo_source> uhd_make_mimo_source(
const uhd::io_type_t::tid_t &type
);
-class uhd_mimo_source : public gr_sync_block{
+/***********************************************************************
+ * DEPRECATED
+ **********************************************************************/
+class UHD_DEPRECATED uhd_mimo_source : public gr_sync_block{
public:
/*!