diff options
author | Tom Rondeau | 2011-07-27 20:48:25 -0400 |
---|---|---|
committer | Tom Rondeau | 2011-07-27 20:48:25 -0400 |
commit | 65bf558971770af350a71244f3c95af25b720662 (patch) | |
tree | 7148366f8c651a300cc2660545ff854980e997cd | |
parent | 77589906a859cacabd502dbfe93a72889d3fa83c (diff) | |
download | gnuradio-65bf558971770af350a71244f3c95af25b720662.tar.gz gnuradio-65bf558971770af350a71244f3c95af25b720662.tar.bz2 gnuradio-65bf558971770af350a71244f3c95af25b720662.zip |
Fixed doxygen warning in gr-uhd
-rw-r--r-- | gr-uhd/include/gr_uhd_usrp_source.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-uhd/include/gr_uhd_usrp_source.h b/gr-uhd/include/gr_uhd_usrp_source.h index 36331f782..6e51a1423 100644 --- a/gr-uhd/include/gr_uhd_usrp_source.h +++ b/gr-uhd/include/gr_uhd_usrp_source.h @@ -125,7 +125,6 @@ public: /*! * Get the actual dboard gain setting of named stage. - * \param name the name of the gain stage * \param chan the channel index 0 to N-1 * \return the actual gain in dB */ |