summaryrefslogtreecommitdiffstats
path: root/src/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config.h')
-rw-r--r--src/config/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.h b/src/config/config.h
index 2285e1c..ec49dbe 100644
--- a/src/config/config.h
+++ b/src/config/config.h
@@ -46,7 +46,7 @@ MqConfig *
mq_config_new(const gchar *profile, MqConfigProfile profile_type);
void
-mq_config_deref(MqConfig *config);
+mq_config_free(MqConfig *config);
gboolean
mq_config_load(MqConfig *config);