X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fio%2Fgr_message_sink.h;h=5f1e5f91f31c0372d49ce85440ee4bd27e6c3b1a;hb=7ba8192e28713049324398f4b0c6d2eebdaa1fc7;hp=eaa52df81f4b3e0d36653a56279c7d03f52d75b0;hpb=86f5c92427b3f4bb30536d76cf63c3fca388fb2f;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/io/gr_message_sink.h b/gnuradio-core/src/lib/io/gr_message_sink.h index eaa52df8..5f1e5f91 100644 --- a/gnuradio-core/src/lib/io/gr_message_sink.h +++ b/gnuradio-core/src/lib/io/gr_message_sink.h @@ -6,7 +6,7 @@ * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2, or (at your option) + * the Free Software Foundation; either version 3, or (at your option) * any later version. * * GNU Radio is distributed in the hope that it will be useful, @@ -36,7 +36,7 @@ gr_message_sink_sptr gr_make_message_sink (size_t itemsize, /*! * \brief Gather received items into messages and insert into msgq - * \ingroup sink + * \ingroup sink_blk */ class gr_message_sink : public gr_sync_block {