X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2F80211Bundle%2FInformationElements.hh;h=92c79f7d8c2920cb59070d0d5af40103215a8817;hb=394ced7000128fef7e753caea1deda8d55dec8e2;hp=396b62a34f3409a500586bce1940a39ccb0cb08f;hpb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;p=senf.git diff --git a/senf/Packets/80211Bundle/InformationElements.hh b/senf/Packets/80211Bundle/InformationElements.hh index 396b62a..92c79f7 100644 --- a/senf/Packets/80211Bundle/InformationElements.hh +++ b/senf/Packets/80211Bundle/InformationElements.hh @@ -71,7 +71,7 @@ namespace senf { # include SENF_PARSER() SENF_PARSER_INHERIT ( WLANInfoElementParser ); // we just skip the value here. If somebody needs the information he has to implement - // this strange information element hisself. + // this strange information element himself. SENF_PARSER_SKIP ( length(), 0 ); SENF_PARSER_FINALIZE ( WLANSupportedRatesInfoElementParser );