summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/null_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/null_source.h')
-rw-r--r--gr-blocks/include/blocks/null_source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/null_source.h b/gr-blocks/include/blocks/null_source.h
index 904a0c1ba3..fc782c1cb5 100644
--- a/gr-blocks/include/blocks/null_source.h
+++ b/gr-blocks/include/blocks/null_source.h
@@ -31,7 +31,7 @@ namespace gr {
/*!
* \brief A source of zeros used mainly for testing.
- * \ingroup source_blk
+ * \ingroup misc_blk
*/
class BLOCKS_API null_source : virtual public gr_sync_block
{