X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_bin_statistics_f.h;h=d8c4c2faeac6e9a545a25b09740a98e91f7b57d1;hb=c9ad0211dac1721ec3f834bb14e71ca50e801721;hp=48741f598e77d2d350045a3f0e022a30431ae656;hpb=2c1032480d2874f38af9b5b9d18e753e968619e5;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_bin_statistics_f.h b/gnuradio-core/src/lib/general/gr_bin_statistics_f.h index 48741f59..d8c4c2fa 100644 --- a/gnuradio-core/src/lib/general/gr_bin_statistics_f.h +++ b/gnuradio-core/src/lib/general/gr_bin_statistics_f.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, @@ -42,7 +42,7 @@ gr_make_bin_statistics_f(unsigned int vlen, // vector length /*! * \brief control scanning and record frequency domain statistics - * \ingroup sink + * \ingroup sink_blk */ class gr_bin_statistics_f : public gr_sync_block {