summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gr-blocks/grc/blocks_add_const_xx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/grc/blocks_add_const_xx.xml b/gr-blocks/grc/blocks_add_const_xx.xml
index dc8ec1819..5330f5dda 100644
--- a/gr-blocks/grc/blocks_add_const_xx.xml
+++ b/gr-blocks/grc/blocks_add_const_xx.xml
@@ -7,7 +7,7 @@
-->
<block>
<name>Add Const</name>
- <key>gr_add_const_vxx</key>
+ <key>blocks_add_const_xx</key>
<import>from gnuradio import blocks</import>
<make>blocks.add_const_v$(type.fcn)($const)</make>
<callback>set_k($const)</callback>