mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 19:00:11 +01:00
libnm-glib: add nm_device_get_state_reason() to libnm-glib.ver to export it
It was forgotten in the previous commit
This commit is contained in:
parent
81b697c57b
commit
39d25c2abb
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ global:
|
|||
nm_device_get_managed;
|
||||
nm_device_get_product;
|
||||
nm_device_get_state;
|
||||
nm_device_get_state_reason;
|
||||
nm_device_get_type;
|
||||
nm_device_get_udi;
|
||||
nm_device_get_vendor;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue