Merge remote branch 'bitshark/burx_support' into wip/burx_support
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_glfsr_source_f.h
index 8887e8f7df633c206cf81d895eabe247fba2ef73..007970806f77a15fe7bc4dca7ceb73a2d4a2217f 100644 (file)
@@ -34,7 +34,7 @@ gr_glfsr_source_f_sptr gr_make_glfsr_source_f(int degree, bool repeat=true, int
 
 /*!
  * \brief Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0
- * \ingroup source
+ * \ingroup source_blk
  */
 class gr_glfsr_source_f : public gr_sync_block 
 {