X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fruntime%2Fgr_block.h;fp=gnuradio-core%2Fsrc%2Flib%2Fruntime%2Fgr_block.h;h=79237ee83b62c5009877e3ab4b4e7151f6766a8f;hb=cda71d951ef0cb2126719fed029d459b23a02fe9;hp=ce58ca9ac774471bc8e76a05e517cb41e359c22f;hpb=c0444b8eb63a4783657d55bef1a7e3c027fd035c;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/runtime/gr_block.h b/gnuradio-core/src/lib/runtime/gr_block.h index ce58ca9a..79237ee8 100644 --- a/gnuradio-core/src/lib/runtime/gr_block.h +++ b/gnuradio-core/src/lib/runtime/gr_block.h @@ -27,7 +27,7 @@ /*! * \brief The abstract base class for all 'terminal' processing blocks. - * \ingroup block + * \ingroup base * * A signal processing flow is constructed by creating a tree of * hierarchical blocks, which at any level may also contain terminal nodes