commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9425 - usrp2/branches/developers/jcorgan/wip/host-ng/


From: jcorgan
Subject: [Commit-gnuradio] r9425 - usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2
Date: Tue, 26 Aug 2008 20:05:25 -0600 (MDT)

Author: jcorgan
Date: 2008-08-26 20:05:25 -0600 (Tue, 26 Aug 2008)
New Revision: 9425

Modified:
   usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h
Log:
Fix typo

Modified: usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h
===================================================================
--- usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h 
2008-08-27 02:02:31 UTC (rev 9424)
+++ usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h 
2008-08-27 02:05:25 UTC (rev 9425)
@@ -74,7 +74,7 @@
      *
      * \param ifc   Network interface name, e.g., "eth0"
      * \param addr  Network mac address, e.g., "01:02:03:04:05:06", "05:06" or 
"".
-     *              If \p s is HH:HH, it's treated as if it were 
00:50:c2:85:HH:HH
+     *              If \p addr is HH:HH, it's treated as if it were 
00:50:c2:85:HH:HH
      *              "" will autoselect a USRP2 if there is only a single one 
on the local ethernet.
      */
     static sptr make(const std::string &ifc, const std::string &addr="");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]