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/conjugate_cc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-blocks/include/blocks/conjugate_cc.h') diff --git a/gr-blocks/include/blocks/conjugate_cc.h b/gr-blocks/include/blocks/conjugate_cc.h index 02297c56e2..92096eea31 100644 --- a/gr-blocks/include/blocks/conjugate_cc.h +++ b/gr-blocks/include/blocks/conjugate_cc.h @@ -31,7 +31,7 @@ namespace gr { /*! * \brief output = complex conjugate of input - * \ingroup math_blk + * \ingroup math_operators_blk */ class BLOCKS_API conjugate_cc : virtual public gr_sync_block { -- cgit v1.2.3