diff options
Diffstat (limited to 'gr-blocks/include/blocks/and_const_XX.h.t')
-rw-r--r-- | gr-blocks/include/blocks/and_const_XX.h.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/and_const_XX.h.t b/gr-blocks/include/blocks/and_const_XX.h.t index 945a1f48b7..9e478819cb 100644 --- a/gr-blocks/include/blocks/and_const_XX.h.t +++ b/gr-blocks/include/blocks/and_const_XX.h.t @@ -33,7 +33,7 @@ namespace gr { /*! * \brief output_N = input_N & value - * \ingroup math_blk + * \ingroup boolean_operators_blk * * bitwise boolean and of const to the data stream. */ |