summaryrefslogtreecommitdiff
path: root/gr-blocks/include/blocks/tuntap_pdu.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-blocks/include/blocks/tuntap_pdu.h')
-rw-r--r--gr-blocks/include/blocks/tuntap_pdu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/include/blocks/tuntap_pdu.h b/gr-blocks/include/blocks/tuntap_pdu.h
index 70abb0bd5b..afa03cfb82 100644
--- a/gr-blocks/include/blocks/tuntap_pdu.h
+++ b/gr-blocks/include/blocks/tuntap_pdu.h
@@ -31,7 +31,7 @@ namespace gr {
/*!
* \brief Creates TUNTAP interface and translates traffic to PDUs
- * \ingroup net_blk
+ * \ingroup networking_tools_blk
*/
class BLOCKS_API tuntap_pdu : virtual public gr_block
{