Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_interleave.h
index 6f77c470a99710c3b42ae70c71ecc62216ca2809..faffdd757e450191481e49a6c70ddc63d347cce4 100644 (file)
@@ -32,7 +32,7 @@ gr_interleave_sptr gr_make_interleave (size_t itemsize);
 
 /*!
  * \brief interleave N inputs to a single output
- * \ingroup block
+ * \ingroup slicedice_blk
  */
 class gr_interleave : public gr_sync_interpolator
 {