Typo fix
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 14 Jan 2010 22:34:09 +0000 (22:34 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 14 Jan 2010 22:34:09 +0000 (22:34 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@4108 0192ed92-7a03-0410-a25b-9323aeb14dbd

ath/if_ath.c

index 221a290b61859c9a5d2f158d50006456d3d53c36..40f5cd71b51168b9b595320cbfaab76c5625d9f0 100644 (file)
@@ -1434,7 +1434,7 @@ ath_vap_create(struct ieee80211com *ic, const char *name,
                                }
                        }
                } else {
-                       EPRINTF(sc, "Unique BSSID requested on HW that does"
+                       EPRINTF(sc, "Unique BSSID requested on HW that "
                                "does not support the necessary features.");
                }
        }