From 21b7a228ae98c2e8f51ba80ba711b0cc32d6aa0c Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Wed, 22 May 2013 21:39:47 -0700 Subject: filter: fix pfb_arb_resampler XML for I/O types --- gr-filter/grc/pfb_arb_resampler.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gr-filter/grc/pfb_arb_resampler.xml b/gr-filter/grc/pfb_arb_resampler.xml index 774cb9186..3ad0d394a 100644 --- a/gr-filter/grc/pfb_arb_resampler.xml +++ b/gr-filter/grc/pfb_arb_resampler.xml @@ -56,10 +56,10 @@ in - complex + $type.input out - complex + $type.output -- cgit