Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_pwr_squelch_cc.h
index 97d91bfed1338b2d918a6db083979278b5dcef3d..9c519f383623a494a1bb84effda266ffa198b61d 100644 (file)
@@ -35,7 +35,7 @@ gr_make_pwr_squelch_cc(double db, double alpha = 0.0001, int ramp=0, bool gate=f
 
 /*!
  * \brief gate or zero output when input power below threshold
- * \ingroup block
+ * \ingroup level_blk
  */
 class gr_pwr_squelch_cc : public gr_squelch_base_cc
 {