mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-02-21 10:01:52 +00:00
add missing break in inject_80211.c
This commit is contained in:
parent
f0a95ef611
commit
061ce1205f
@ -186,6 +186,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
case 'h':
|
||||
usage();
|
||||
break;
|
||||
|
||||
case 'm':
|
||||
hw_mode = optarg[0];
|
||||
|
Loading…
x
Reference in New Issue
Block a user