summaryrefslogtreecommitdiff
path: root/usrp2/host/lib/usrp2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/host/lib/usrp2.cc')
-rw-r--r--usrp2/host/lib/usrp2.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usrp2/host/lib/usrp2.cc b/usrp2/host/lib/usrp2.cc
index ab64cb6cd..2e8540e91 100644
--- a/usrp2/host/lib/usrp2.cc
+++ b/usrp2/host/lib/usrp2.cc
@@ -161,9 +161,9 @@ namespace usrp2 {
}
std::string
- usrp2::ifc_name()
+ usrp2::interface_name()
{
- return d_impl->ifc_name();
+ return d_impl->interface_name();
}
// Receive