From d44322fd03661c1eb6e45e3e364e81bb5131239b Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Wed, 3 Apr 2013 19:33:32 -0400 Subject: docs: updating Doxygen categories for all blocks. Block categories in Doxygen now match where they are in GRC's category tree. --- gr-blocks/include/blocks/message_source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-blocks/include/blocks/message_source.h') diff --git a/gr-blocks/include/blocks/message_source.h b/gr-blocks/include/blocks/message_source.h index 5b55191880..4c0de84c14 100644 --- a/gr-blocks/include/blocks/message_source.h +++ b/gr-blocks/include/blocks/message_source.h @@ -32,7 +32,7 @@ namespace gr { /*! * \brief Turn received messages into a stream - * \ingroup source_blk + * \ingroup message_tools_blk */ class BLOCKS_API message_source : virtual public gr_sync_block { -- cgit v1.2.3