X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=gr-trellis%2Fsrc%2Flib%2Ftrellis_permutation.h;h=5505caf8917268e846767ed64e45854363caf9cb;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=7dd22414ea8cd62af8dd91ce633408651aa3d49f;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gr-trellis/src/lib/trellis_permutation.h b/gr-trellis/src/lib/trellis_permutation.h index 7dd22414..5505caf8 100644 --- a/gr-trellis/src/lib/trellis_permutation.h +++ b/gr-trellis/src/lib/trellis_permutation.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, @@ -34,9 +34,7 @@ trellis_permutation_sptr trellis_make_permutation (int K, const std::vector /*! * \brief Permutation. - * \ingroup block - * - * + * \ingroup coding_blk */ class trellis_permutation : public gr_sync_block {