diff options
Diffstat (limited to 'proto_80211_mac_hdr.c')
-rw-r--r-- | proto_80211_mac_hdr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto_80211_mac_hdr.c b/proto_80211_mac_hdr.c index afaabf8..c7b5b15 100644 --- a/proto_80211_mac_hdr.c +++ b/proto_80211_mac_hdr.c @@ -7,7 +7,7 @@ /* TODO * check all possible frame combinations for their behavior - * with respect to endianess (little / big) + * with respect to endianness (little / big) */ #include <inttypes.h> |