mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-05 12:52:37 +01:00
wscutil: Fix dbus string using spaces
This commit is contained in:
parent
945abadc8a
commit
1277a01426
@ -2818,7 +2818,7 @@ struct device_type_category_info device_type_categories[] = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
[2] = {
|
[2] = {
|
||||||
"input device",
|
"input-device",
|
||||||
9,
|
9,
|
||||||
(const char *[]) {
|
(const char *[]) {
|
||||||
[1] = "keyboard",
|
[1] = "keyboard",
|
||||||
|
Loading…
Reference in New Issue
Block a user