X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2F80211Bundle%2FWLANBeaconPacket.hh;h=d82ed1a1dbfe86c9f36669dacedb0133ccc68976;hb=33d8f945cadcf912e8637a59d97ac1d1b320af9f;hp=8443d3de645ad02d310e85bbdf035e5aa572c8d1;hpb=6aa7b87666f6f06e6e5cff5eb9b3d357e303abcd;p=senf.git diff --git a/senf/Packets/80211Bundle/WLANBeaconPacket.hh b/senf/Packets/80211Bundle/WLANBeaconPacket.hh index 8443d3d..d82ed1a 100644 --- a/senf/Packets/80211Bundle/WLANBeaconPacket.hh +++ b/senf/Packets/80211Bundle/WLANBeaconPacket.hh @@ -55,7 +55,7 @@ namespace senf { /** \brief WLAN Beacon frame packet \par Packet type (typedef): - \refWLANBeaconPacket + \ref WLANBeaconPacket \par Fields: @@ -76,6 +76,9 @@ namespace senf { static void dump(packet p, std::ostream &os); }; + /** \brief WLAN Beacon frame packet typedef + \ingroup protocolbundle_80211 + */ typedef ConcretePacket WLANBeaconPacket; }