Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_threshold_ff.h
index 2589b188fd36a8377c5842f5255d836bd4365c3c..65b677a77e5f9256d22df176735e5f850c833034 100644 (file)
@@ -31,8 +31,8 @@ typedef boost::shared_ptr<gr_threshold_ff> 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
 {