diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-03-17 21:31:47 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-03-17 21:31:47 -0400 |
commit | cabdafcb55423b54b63b711c942d4438b6af1a65 (patch) | |
tree | 4130dbe4ef3f3814baad5e6d7a6f65c19add0657 /gr-blocks/grc | |
parent | 35e94fb8f4f3ead626f6ed28385148475773afc7 (diff) |
cleaning up, converting examples, etc.
Diffstat (limited to 'gr-blocks/grc')
-rw-r--r-- | gr-blocks/grc/blocks_vector_source_x.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/grc/blocks_vector_source_x.xml b/gr-blocks/grc/blocks_vector_source_x.xml index 5221c4f3eb..6de3f5b184 100644 --- a/gr-blocks/grc/blocks_vector_source_x.xml +++ b/gr-blocks/grc/blocks_vector_source_x.xml @@ -47,7 +47,7 @@ <param> <name>Vector</name> <key>vector</key> - <value>[0, 0, 0]</value> + <value>(0, 0, 0)</value> <type>raw</type> </param> <param> |