mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Added a default interface to PacketSender.
This commit is contained in:
@@ -108,7 +108,7 @@ namespace Tins {
|
||||
|
||||
/**
|
||||
* \brief Creates an instance of RadioTap.
|
||||
* \param child The child PDU.(optional)
|
||||
* \param child The child PDU.
|
||||
*/
|
||||
RadioTap(PDU *child = 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user