Cleanup, changed ifc_name() to interface_name()
[debian/gnuradio] / usrp2 / host / include / usrp2 / usrp2.h
index 3b806af876c54d6ad21fd97236b4ff6712cbf95c..70d800bf0f204c9f3d950477f34d524ae7e42675 100644 (file)
@@ -97,7 +97,7 @@ namespace usrp2 {
     /*!
      * Returns the GbE interface name associated with this USRP
      */
-    std::string ifc_name();
+    std::string interface_name();
 
     /*
      * ----------------------------------------------------------------