Since I'm bothering to average the error, I might as well use it.
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_diff_decoder_bb.h
index ddb519d663dc93d336b8463233b2a598ed7f752d..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 coding
+ * \ingroup coding_blk
  *
  * Differential decoder
  */