discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Tiny, trivial change on master


From: Sean Nowlan
Subject: [Discuss-gnuradio] Tiny, trivial change on master
Date: Wed, 17 Apr 2013 14:36:51 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

I wasn't sure it was worth filing a bug report because it's a 1-char documentation bug, but as you can see it's critical to the context:

diff --git a/gr-blocks/include/blocks/repack_bits_bb.h b/gr-blocks/include/blocks/repack_bits_bb.h
index 268e4ee..f33d4bd 100644
--- a/gr-blocks/include/blocks/repack_bits_bb.h
+++ b/gr-blocks/include/blocks/repack_bits_bb.h
@@ -30,7 +30,7 @@ namespace gr {
   namespace blocks {

     /*!
- * \brief Pack \p k bits from the input stream onto \p k bits of the output stream. + * \brief Pack \p k bits from the input stream onto \p l bits of the output stream.
      * \ingroup byte_operators_blk
      *
      * \details

--sean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]