diff options
Diffstat (limited to 'gr-usrp/src/usrp_sink_s.h')
-rw-r--r-- | gr-usrp/src/usrp_sink_s.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-usrp/src/usrp_sink_s.h b/gr-usrp/src/usrp_sink_s.h index 17352a5af..f23b86125 100644 --- a/gr-usrp/src/usrp_sink_s.h +++ b/gr-usrp/src/usrp_sink_s.h @@ -43,7 +43,9 @@ usrp_make_sink_s (int which_board=0, ) throw (std::runtime_error); /*! - * \brief interface to Universal Software Radio Peripheral Tx path (Rev 1) + * \brief Interface to Universal Software Radio Peripheral Tx path + * \ingroup usrp + * \ingroup sink_blk * * input: short */ |