mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
typo fix
This commit is contained in:
parent
655d818577
commit
f882e55e87
1 changed files with 1 additions and 1 deletions
|
@ -2634,7 +2634,7 @@ static int supplicant_write_config(struct supplicant *s)
|
|||
"p2p_go_intent=0\n"
|
||||
"disable_scan_offload=1\n"
|
||||
"# End of configuration\n",
|
||||
s->l->friendly_name ?: "uknown",
|
||||
s->l->friendly_name ?: "unknown",
|
||||
"1-0050F204-1",
|
||||
s->l->config_methods ?: "pbc",
|
||||
"p2p_device=1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue