]> git.gag.com Git - debian/gnuradio/blobdiff - gnuradio-core/src/lib/runtime/gr_block.h
doc fixes! work-in-progress
[debian/gnuradio] / gnuradio-core / src / lib / runtime / gr_block.h
index 437b610b458b71e866b52fd4243793e00d920b37..354695c0b70bb9de3d6b27a7d66310e6f58c54d7 100644 (file)
@@ -27,7 +27,7 @@
 
 /*!
  * \brief The abstract base class for all 'terminal' processing blocks.
- * \ingroup base
+ * \ingroup base_blk
  *
  * A signal processing flow is constructed by creating a tree of 
  * hierarchical blocks, which at any level may also contain terminal nodes