Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_streams_to_vector.h
index 85aba0aa434d7348f17dd22e2c4555a61e19ce7e..1b2e3ebf79fb0ad55bc7fc4f0fe284172947165e 100644 (file)
@@ -34,7 +34,7 @@ gr_make_streams_to_vector (size_t item_size, size_t nstreams);
 
 /*!
  * \brief convert N streams of items to 1 stream of vector length N
- * \ingroup block
+ * \ingroup slicedice_blk
  */
 class gr_streams_to_vector : public gr_sync_block
 {