doc fixes! work-in-progress
[debian/gnuradio] / gnuradio-core / src / lib / gengen / gr_packed_to_unpacked_XX.h.t
index 253bd28639d9d235489f361f4e7836b40353014f..803098c0dc4fe9798713f41eee1fbab79901c58d 100644 (file)
@@ -36,7 +36,7 @@ gr_make_@BASE_NAME@ (unsigned int bits_per_chunk, gr_endianness_t endianness);
 
 /*!
  * \brief Convert a stream of packed bytes or shorts to stream of unpacked bytes or shorts.
- * \ingroup converter
+ * \ingroup converter_blk
  *
  * input: stream of @I_TYPE@; output: stream of @O_TYPE@
  *