X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_threshold_ff.h;h=65b677a77e5f9256d22df176735e5f850c833034;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=2589b188fd36a8377c5842f5255d836bd4365c3c;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_threshold_ff.h b/gnuradio-core/src/lib/general/gr_threshold_ff.h index 2589b188..65b677a7 100644 --- a/gnuradio-core/src/lib/general/gr_threshold_ff.h +++ b/gnuradio-core/src/lib/general/gr_threshold_ff.h @@ -31,8 +31,8 @@ typedef boost::shared_ptr gr_threshold_ff_sptr; gr_threshold_ff_sptr gr_make_threshold_ff (float lo, float hi, float initial_state=0); /*! - * \brief - * \ingroup block + * \brief Please fix my documentation + * \ingroup misc_blk */ class gr_threshold_ff : public gr_sync_block {