summaryrefslogtreecommitdiff
path: root/usrp2/host/include
diff options
context:
space:
mode:
Diffstat (limited to 'usrp2/host/include')
-rw-r--r--usrp2/host/include/usrp2/usrp2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/host/include/usrp2/usrp2.h b/usrp2/host/include/usrp2/usrp2.h
index 3b806af87..70d800bf0 100644
--- a/usrp2/host/include/usrp2/usrp2.h
+++ b/usrp2/host/include/usrp2/usrp2.h
@@ -97,7 +97,7 @@ namespace usrp2 {
/*!
* Returns the GbE interface name associated with this USRP
*/
- std::string ifc_name();
+ std::string interface_name();
/*
* ----------------------------------------------------------------