Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_lfsr_32k_source_s.h
index 6485bb8b06c52f1be56a08e6b831b2640d6054bb..f8497e4cbdd8ded0341cc8d0aaffb98c7b32e6e8 100644 (file)
@@ -33,7 +33,7 @@ gr_lfsr_32k_source_s_sptr gr_make_lfsr_32k_source_s ();
 
 /*!
  * \brief LFSR pseudo-random source with period of 2^15 bits (2^11 shorts)
- * \ingroup source
+ * \ingroup source_blk
  *
  * This source is typically used along with gr_check_lfsr_32k_s to test
  * the USRP using its digital loopback mode.