summary refs log tree commit diff
path: root/src/core/nm-active-connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nm-active-connection.h')
-rw-r--r--src/core/nm-active-connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nm-active-connection.h b/src/core/nm-active-connection.h
index ba328302..81c8fd03 100644
--- a/src/core/nm-active-connection.h
+++ b/src/core/nm-active-connection.h
@@ -80,7 +80,7 @@ typedef struct {
                                  NMDeviceState       new_state,
                                  NMDeviceState       old_state,
                                  NMDeviceStateReason reason);
-    void (*master_failed)(NMActiveConnection *connection);
+    void (*controller_failed)(NMActiveConnection *connection);
 
     void (*device_changed)(NMActiveConnection *connection,
                            NMDevice           *new_device,