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