Witness: fix whitespace
[metze/wireshark/wip.git] / ws80211_utils.c
index 2137184b2b51e9a82eb012340e8347caac7eb58e..8025e03f26ec16080161dab3e73ae4656ef59f00 100644 (file)
@@ -313,7 +313,7 @@ static int get_freq_wext(const char *ifname)
 {
        int fd;
        int ret = -1;
-       /* Ugly hack to avoid incuding wireless.h */
+       /* Ugly hack to avoid including wireless.h */
        struct {
                char name1[IFNAMSIZ];
                __s32 m;