about summary refs log tree commit diff
path: root/src/core/nm-ip-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/nm-ip-config.h')
-rw-r--r--src/core/nm-ip-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nm-ip-config.h b/src/core/nm-ip-config.h
index 47a40bd2..02d654c4 100644
--- a/src/core/nm-ip-config.h
+++ b/src/core/nm-ip-config.h
@@ -35,7 +35,7 @@ struct _NMIPConfigPrivate {
     GSource *notify_platform_timeout_source;
     gint64   notify_platform_rlimited_until_msec;
     gulong   l3cfg_notify_id;
-    guint32  notify_platform_obj_type_flags;
+    guint64  notify_platform_obj_type_flags;
 };
 
 struct _NMIPConfig {