mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
typo
This commit is contained in:
parent
b4dd5a0460
commit
c32351f0e5
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ int support_vht(const char *ifname) {
|
|||
|
||||
if (iw->htmodelist(ifname, &htmodes))
|
||||
{
|
||||
printf("No HT mode information available\n");
|
||||
printf("No VHT mode information available\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue