From 4e7d048aeb80f95b19cebed9d76b79e6cbe64a9a Mon Sep 17 00:00:00 2001 From: eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> Date: Thu, 13 Sep 2007 23:21:41 +0000 Subject: Merged r6329:6428 of features/inband-usb + distcheck fixes into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6429 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp/host/lib/inband/usrp_usb_interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usrp/host/lib/inband/usrp_usb_interface.h') diff --git a/usrp/host/lib/inband/usrp_usb_interface.h b/usrp/host/lib/inband/usrp_usb_interface.h index 42cda7af15..8efce2ff66 100644 --- a/usrp/host/lib/inband/usrp_usb_interface.h +++ b/usrp/host/lib/inband/usrp_usb_interface.h @@ -47,7 +47,7 @@ class usrp_usb_interface : public mb_mblock bool d_fake_usrp; long d_interp_tx; - long d_interp_rx; + long d_decim_rx; long d_rf_freq; -- cgit v1.2.3