diff options
Diffstat (limited to 'gr-blocks/include/blocks/not_XX.h.t')
-rw-r--r-- | gr-blocks/include/blocks/not_XX.h.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/not_XX.h.t b/gr-blocks/include/blocks/not_XX.h.t index e406c82dc3..fc06327722 100644 --- a/gr-blocks/include/blocks/not_XX.h.t +++ b/gr-blocks/include/blocks/not_XX.h.t @@ -33,7 +33,7 @@ namespace gr { /*! * \brief output = ~input - * \ingroup math_blk + * \ingroup boolean_operators_blk * * bitwise boolean not of input streams. */ |