diff options
Diffstat (limited to 'gr-blocks/include/blocks/moving_average_XX.h.t')
-rw-r--r-- | gr-blocks/include/blocks/moving_average_XX.h.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/moving_average_XX.h.t b/gr-blocks/include/blocks/moving_average_XX.h.t index 6b7883fdd4..5b996bd4d5 100644 --- a/gr-blocks/include/blocks/moving_average_XX.h.t +++ b/gr-blocks/include/blocks/moving_average_XX.h.t @@ -33,7 +33,7 @@ namespace gr { /*! * \brief output is the moving sum of the last N samples, scaled by the scale factor - * \ingroup filter_blk + * \ingroup level_controllers_blk */ class BLOCKS_API @NAME@ : virtual public gr_sync_block { |