Changeset 9425

Show
Ignore:
Timestamp:
08/26/08 20:05:25
Author:
jcorgan
Message:

Fix typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • usrp2/branches/developers/jcorgan/wip/host-ng/include/usrp2/usrp2.h

    r9424 r9425  
    7575     * \param ifc   Network interface name, e.g., "eth0" 
    7676     * \param addr  Network mac address, e.g., "01:02:03:04:05:06", "05:06" or "". 
    77      *              If \p s is HH:HH, it's treated as if it were 00:50:c2:85:HH:HH 
     77     *              If \p addr is HH:HH, it's treated as if it were 00:50:c2:85:HH:HH 
    7878     *              "" will autoselect a USRP2 if there is only a single one on the local ethernet. 
    7979     */