summaryrefslogtreecommitdiff
path: root/libnm/nm-device-wpan.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-wpan.h')
-rw-r--r--libnm/nm-device-wpan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm/nm-device-wpan.h b/libnm/nm-device-wpan.h
index 43f8b7b3a9..1ff0979486 100644
--- a/libnm/nm-device-wpan.h
+++ b/libnm/nm-device-wpan.h
@@ -32,6 +32,7 @@ NM_AVAILABLE_IN_1_14
GType nm_device_wpan_get_type (void);
NM_AVAILABLE_IN_1_14
+NM_DEPRECATED_IN_1_24_FOR (nm_device_get_hw_address)
const char *nm_device_wpan_get_hw_address (NMDeviceWpan *device);
G_END_DECLS