Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_diff_decoder_bb.h
index ec47d8b6117261a4b4286a6bd2d2830cd0b52a02..6fd08ec4b5a32d2503f0a6e6cadd4be746baed9f 100644 (file)
@@ -32,7 +32,7 @@ gr_diff_decoder_bb_sptr gr_make_diff_decoder_bb (unsigned int modulus);
 
 /*!
  * \brief y[0] = (x[0] - x[-1]) % M
- * \ingroup block
+ * \ingroup coding_blk
  *
  * Differential decoder
  */