summaryrefslogtreecommitdiff
path: root/gr-usrp/src/usrp_source_s.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-usrp/src/usrp_source_s.h')
-rw-r--r--gr-usrp/src/usrp_source_s.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gr-usrp/src/usrp_source_s.h b/gr-usrp/src/usrp_source_s.h
index 6f7f98b2b..9118b4e0f 100644
--- a/gr-usrp/src/usrp_source_s.h
+++ b/gr-usrp/src/usrp_source_s.h
@@ -48,7 +48,9 @@ usrp_make_source_s (int which_board=0,
) throw (std::runtime_error);
/*!
- * \brief interface to Universal Software Radio Peripheral Rx path (Rev 1)
+ * \brief Interface to Universal Software Radio Peripheral Rx path
+ * \ingroup usrp
+ * \ingroup source_blk
*
* output: 1 stream of short
*/