X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_vector_to_streams.h;h=d5ba7acf947dfd19c9824d45c3ca860a3e16609f;hb=b44f43a12cd4b25b0fc25c47581b9440ceae4e31;hp=3b1283949e1436dc92b96fbcdcd7e5c56711b46d;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_vector_to_streams.h b/gnuradio-core/src/lib/general/gr_vector_to_streams.h index 3b128394..d5ba7acf 100644 --- a/gnuradio-core/src/lib/general/gr_vector_to_streams.h +++ b/gnuradio-core/src/lib/general/gr_vector_to_streams.h @@ -34,7 +34,7 @@ gr_make_vector_to_streams (size_t item_size, size_t nstreams); /*! * \brief Convert 1 stream of vectors of length N to N streams of items - * \ingroup block + * \ingroup slicedice_blk */ class gr_vector_to_streams : public gr_sync_block {