Imported Upstream version 3.2.2
[debian/gnuradio] / gr-trellis / src / lib / trellis_encoder_ii.h
index e01b7bf557cc22c8355c8465d754b0fd23582408..94b94e2d0b8d2d1058b1deb8600fb5881bb892ec 100644 (file)
@@ -35,9 +35,7 @@ trellis_encoder_ii_sptr trellis_make_encoder_ii (const fsm &FSM, int ST);
 
 /*!
  * \brief Convolutional encoder.
- * \ingroup block
- *
- * 
+ * \ingroup coding_blk
  */
 class trellis_encoder_ii : public gr_sync_block
 {