Merged branch 'msgq' from http://gnuradio.org/git/jblum.git
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_delay.h
index aa25a577357b1ba7e2c8db79ac1d3ae60ec1a431..d7e8252a27cbeb3b5dfd5d05bba0b7080738028d 100644 (file)
@@ -32,7 +32,7 @@ gr_delay_sptr gr_make_delay (size_t itemsize, int delay);
 
 /*!
  * \brief delay the input by a certain number of samples
- * \ingroup misc
+ * \ingroup misc_blk
  */
 class gr_delay : public gr_sync_block
 {