summaryrefslogtreecommitdiff
path: root/gr-digital/include/digital/ofdm_frame_sink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-digital/include/digital/ofdm_frame_sink.h')
-rw-r--r--gr-digital/include/digital/ofdm_frame_sink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/include/digital/ofdm_frame_sink.h b/gr-digital/include/digital/ofdm_frame_sink.h
index 427d6eb460..ff31bad919 100644
--- a/gr-digital/include/digital/ofdm_frame_sink.h
+++ b/gr-digital/include/digital/ofdm_frame_sink.h
@@ -34,9 +34,9 @@ namespace gr {
* \brief Takes an OFDM symbol in, demaps it into bits of 0's and
* 1's, packs them into packets, and sends to to a message queue
* sink.
- * \ingroup sink_blk
* \ingroup ofdm_blk
*
+ * \details
* NOTE: The mod input parameter simply chooses a pre-defined
* demapper/slicer. Eventually, we want to be able to pass in a
* reference to an object to do the demapping and slicing for a