about summary refs log tree commit diff
path: root/src/core/devices/nm-device.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-26 20:37:52 +0200
committerMichael Biebl <biebl@debian.org>2022-08-26 20:37:52 +0200
commit31b0de3e5396f971e1476a155031a2c6d30af711 (patch)
treeb248ac35833f8356ece0e5719521d97c1cb03925 /src/core/devices/nm-device.h
parent6ba52b312b7e2bd5744d3edacbe4149212242c74 (diff)
parentab0efddcdb48d800e2f938da54cfe3074640792e (diff)
Update upstream source from tag 'upstream/1.40.0'
Update to upstream version '1.40.0'
with Debian dir a59a8bafb9190ecb810335bfdaa82270e423df1d
Diffstat (limited to 'src/core/devices/nm-device.h')
-rw-r--r--src/core/devices/nm-device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/devices/nm-device.h b/src/core/devices/nm-device.h
index 382c8660..de850e68 100644
--- a/src/core/devices/nm-device.h
+++ b/src/core/devices/nm-device.h
@@ -764,7 +764,7 @@ void nm_device_update_metered(NMDevice *self);
 gboolean nm_device_update_hw_address(NMDevice *self);
 void     nm_device_update_initial_hw_address(NMDevice *self);
 void     nm_device_update_permanent_hw_address(NMDevice *self, gboolean force_freeze);
-void     nm_device_update_dynamic_ip_setup(NMDevice *self);
+void     nm_device_update_dynamic_ip_setup(NMDevice *self, const char *reason);
 guint    nm_device_get_supplicant_timeout(NMDevice *self);
 
 gboolean nm_device_auth_retries_try_next(NMDevice *self);