summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/packed_to_unpacked_XX.h.t
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/packed_to_unpacked_XX.h.t')
-rw-r--r--gr-blocks/include/blocks/packed_to_unpacked_XX.h.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/packed_to_unpacked_XX.h.t b/gr-blocks/include/blocks/packed_to_unpacked_XX.h.t
index 9ab8b8bdfc..c00a27527e 100644
--- a/gr-blocks/include/blocks/packed_to_unpacked_XX.h.t
+++ b/gr-blocks/include/blocks/packed_to_unpacked_XX.h.t
@@ -47,7 +47,7 @@ namespace gr {
* processed. The right thing is done if bits_per_chunk is not a
* power of two.
*
- * The combination of gr_packed_to_unpacked_XX_ followed by
+ * The combination of gr::blocks::packed_to_unpacked_XX_ followed by
* gr_chunks_to_symbols_Xf or gr_chunks_to_symbols_Xc handles the
* general case of mapping from a stream of bytes or shorts into
* arbitrary float or complex symbols.