about summary refs log tree commit diff
path: root/system-settings/plugins/keyfile/nm-keyfile-connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'system-settings/plugins/keyfile/nm-keyfile-connection.h')
-rw-r--r--system-settings/plugins/keyfile/nm-keyfile-connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system-settings/plugins/keyfile/nm-keyfile-connection.h b/system-settings/plugins/keyfile/nm-keyfile-connection.h
index 3b4e050c..68e795a6 100644
--- a/system-settings/plugins/keyfile/nm-keyfile-connection.h
+++ b/system-settings/plugins/keyfile/nm-keyfile-connection.h
@@ -45,7 +45,7 @@ typedef struct {
 
 GType nm_keyfile_connection_get_type (void);
 
-NMKeyfileConnection *nm_keyfile_connection_new (const char *filename);
+NMKeyfileConnection *nm_keyfile_connection_new (const char *filename, GError **error);
 
 const char *nm_keyfile_connection_get_filename (NMKeyfileConnection *self);