diff options
author | Johnathan Corgan | 2010-01-11 09:51:56 -0800 |
---|---|---|
committer | Johnathan Corgan | 2010-01-11 09:51:56 -0800 |
commit | 02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91 (patch) | |
tree | 6d17a7c3704ecb72880bdd3ca80b6d7096b52114 /grc | |
parent | 0f4d752f6424b0a3d07e018f81e3869085d8c2fe (diff) | |
parent | 19484c903f76e0e8030e5fcda1dc569c0b18ad6b (diff) | |
download | gnuradio-02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91.tar.gz gnuradio-02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91.tar.bz2 gnuradio-02616cf8bb70608eb7a5c0bfc2e8489ac98e8f91.zip |
Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblum
Diffstat (limited to 'grc')
-rw-r--r-- | grc/blocks/gr_sample_and_hold_xx.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/blocks/gr_sample_and_hold_xx.xml b/grc/blocks/gr_sample_and_hold_xx.xml index bfe66bb00..2a036c3fd 100644 --- a/grc/blocks/gr_sample_and_hold_xx.xml +++ b/grc/blocks/gr_sample_and_hold_xx.xml @@ -40,7 +40,7 @@ </sink> <sink> <name>ctrl</name> - <type>$type</type> + <type>byte</type> </sink> <source> <name>out</name> |