Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / general / gr_simple_framer.h
index 4809ab477deb895834043f0e42e2be5a6436b96d..d930da33b7f8ff00f2655ca809603f6515cbb139 100644 (file)
@@ -32,7 +32,7 @@ gr_simple_framer_sptr gr_make_simple_framer (int payload_bytesize);
 
 /*!
  * \brief add sync field, seq number and command field to payload
- * \ingroup block
+ * \ingroup sync_blk
  */
 class gr_simple_framer : public gr_block
 {