3
0
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:
Denis Kenzior 2020-04-23 14:50:33 -05:00
parent 945abadc8a
commit 1277a01426

View File

@ -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",