From de06e5715e780baade318f3490ac7a4c9ce84e32 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 24 Mar 2012 01:37:02 +0100 Subject: Imported Upstream version 0.9.4.0 --- src/settings/nm-system-config-interface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings/nm-system-config-interface.h') diff --git a/src/settings/nm-system-config-interface.h b/src/settings/nm-system-config-interface.h index 96a64061..bbe74d49 100644 --- a/src/settings/nm-system-config-interface.h +++ b/src/settings/nm-system-config-interface.h @@ -39,7 +39,7 @@ G_BEGIN_DECLS /* Plugin's factory function that returns a GObject that implements * NMSystemConfigInterface. */ -GObject * nm_system_config_factory (void); +GObject * nm_system_config_factory (const char *config_file); #define NM_TYPE_SYSTEM_CONFIG_INTERFACE (nm_system_config_interface_get_type ()) #define NM_SYSTEM_CONFIG_INTERFACE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), NM_TYPE_SYSTEM_CONFIG_INTERFACE, NMSystemConfigInterface)) -- cgit 1.3.0-6-gf8a5