mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 06:30:33 +01:00
parent
547980d2e4
commit
5805683efc
1 changed files with 1 additions and 1 deletions
|
|
@ -11546,7 +11546,7 @@ nm_device_class_init (NMDeviceClass *klass)
|
|||
obj_properties[PROP_FIRMWARE_VERSION] =
|
||||
g_param_spec_string (NM_DEVICE_FIRMWARE_VERSION, "", "",
|
||||
NULL,
|
||||
. G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY |
|
||||
G_PARAM_READWRITE | G_PARAM_CONSTRUCT_ONLY |
|
||||
G_PARAM_STATIC_STRINGS);
|
||||
obj_properties[PROP_CAPABILITIES] =
|
||||
g_param_spec_uint (NM_DEVICE_CAPABILITIES, "", "",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue