Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblum
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_pwr_squelch_ff.h
index 229ce595e610e232f8bc59e77f326cbaeedc6e47..6952dbce2ee65c5942d2e6c1bcdada2472a49533 100644 (file)
@@ -35,7 +35,7 @@ gr_make_pwr_squelch_ff(double db, double alpha = 0.0001, int ramp=0, bool gate=f
 
 /*!
  * \brief gate or zero output when input power below threshold
- * \ingroup level
+ * \ingroup level_blk
  */
 class gr_pwr_squelch_ff : public gr_squelch_base_ff
 {