diff options
Diffstat (limited to 'gr-blocks/include/blocks/probe_signal_X.h.t')
-rw-r--r-- | gr-blocks/include/blocks/probe_signal_X.h.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/probe_signal_X.h.t b/gr-blocks/include/blocks/probe_signal_X.h.t index 01b7bad0c4..fb0d84bb41 100644 --- a/gr-blocks/include/blocks/probe_signal_X.h.t +++ b/gr-blocks/include/blocks/probe_signal_X.h.t @@ -33,7 +33,7 @@ namespace gr { /*! * \brief Sink that allows a sample to be grabbed from Python. - * \ingroup sink_blk + * \ingroup measurement_tools_blk */ class BLOCKS_API @NAME@ : virtual public gr_sync_block { |