diff options
Diffstat (limited to 'gr-blocks/include/blocks/annotator_raw.h')
-rw-r--r-- | gr-blocks/include/blocks/annotator_raw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/include/blocks/annotator_raw.h b/gr-blocks/include/blocks/annotator_raw.h index e835f0bd8d..afa0a364eb 100644 --- a/gr-blocks/include/blocks/annotator_raw.h +++ b/gr-blocks/include/blocks/annotator_raw.h @@ -33,6 +33,7 @@ namespace gr { /*! * \brief raw stream annotator testing block. * + * \details * This block creates arbitrary tags to be sent downstream blocks * to be sent are set manually via accessor methods and are sent * only once. |