Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_check_counting_s.h
index 2795dfa32416d984aee71680e028ba82360ecaa4..da35ab8e27358b58632eb3252d6e053c59f24e84 100644 (file)
@@ -32,7 +32,7 @@ gr_check_counting_s_sptr gr_make_check_counting_s (bool do_32bit=false);
 /*!
  * \brief sink that checks if its input stream consists of a counting sequence.
  * \param do_32bit  expect an interleaved 32 bit counter in stead of 16 bit counter (default false)
- * \ingroup sink
+ * \ingroup sink_blk
  *
  * This sink is typically used to test the USRP "Counting Mode" or "Counting mode 32 bit".
  */