X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_pwr_squelch_cc.h;h=2628b5687e86f80ce52cb7ae1a78a1e82127b3a1;hb=cda71d951ef0cb2126719fed029d459b23a02fe9;hp=97d91bfed1338b2d918a6db083979278b5dcef3d;hpb=c0444b8eb63a4783657d55bef1a7e3c027fd035c;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_pwr_squelch_cc.h b/gnuradio-core/src/lib/general/gr_pwr_squelch_cc.h index 97d91bfe..2628b568 100644 --- a/gnuradio-core/src/lib/general/gr_pwr_squelch_cc.h +++ b/gnuradio-core/src/lib/general/gr_pwr_squelch_cc.h @@ -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 */ class gr_pwr_squelch_cc : public gr_squelch_base_cc {