summaryrefslogtreecommitdiff
path: root/usrp/host/apps-inband/test_usrp_inband_2tx.cc
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/apps-inband/test_usrp_inband_2tx.cc')
-rw-r--r--usrp/host/apps-inband/test_usrp_inband_2tx.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/apps-inband/test_usrp_inband_2tx.cc b/usrp/host/apps-inband/test_usrp_inband_2tx.cc
index 5ab9be06a..942f6df07 100644
--- a/usrp/host/apps-inband/test_usrp_inband_2tx.cc
+++ b/usrp/host/apps-inband/test_usrp_inband_2tx.cc
@@ -340,7 +340,7 @@ test_usrp_tx::build_and_send_next_frame()
size_t nshorts = 2 * nsamples_this_frame; // 16-bit I & Q
pmt_t uvec = pmt_make_s16vector(nshorts, 0);
size_t ignore;
- int16_t *samples = pmt_s16vector_writeable_elements(uvec, ignore);
+ int16_t *samples = pmt_s16vector_writable_elements(uvec, ignore);
// fill in the complex sinusoid