]> The Tcpdump Group git mirrors - tcpdump/commitdiff
More whitespace cleanup.
authorGuy Harris <[email protected]>
Mon, 28 Sep 2015 23:03:24 +0000 (16:03 -0700)
committerGuy Harris <[email protected]>
Mon, 28 Sep 2015 23:03:24 +0000 (16:03 -0700)
print-802_11.c

index 75d979da7e2543da58ff770f32948cec9914cbed..d8116474c528660e6bc075f8eaca622100a9d7c0 100644 (file)
@@ -2214,7 +2214,7 @@ struct ieee80211_radiotap_header {
                                         * it_version, it_pad,
                                         * it_len, and data fields.
                                         */
-       uint32_t       it_present;     /* A bitmap telling which
+       uint32_t        it_present;     /* A bitmap telling which
                                         * fields are present. Set bit 31
                                         * (0x80000000) to extend the
                                         * bitmap by another 32 bits.