summaryrefslogtreecommitdiff
path: root/src/mcd-storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mcd-storage.h')
-rw-r--r--src/mcd-storage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mcd-storage.h b/src/mcd-storage.h
index e4408451..dc2435ff 100644
--- a/src/mcd-storage.h
+++ b/src/mcd-storage.h
@@ -131,7 +131,7 @@ McpAccountStorage * mcd_storage_get_plugin (McdStorage *storage,
G_GNUC_INTERNAL void _mcd_storage_store_connections (McdStorage *storage);
-gboolean mcd_storage_add_account_from_plugin (McdStorage *storage,
+void mcd_storage_add_account_from_plugin (McdStorage *storage,
McpAccountStorage *plugin,
const gchar *account);