aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/share-folder.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/share-folder.h')
-rw-r--r--plugins/groupwise-features/share-folder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/share-folder.h b/plugins/groupwise-features/share-folder.h
index 4df979d4ef..2f4bf0c9f1 100644
--- a/plugins/groupwise-features/share-folder.h
+++ b/plugins/groupwise-features/share-folder.h
@@ -91,7 +91,7 @@ struct _ShareFolderClass {
GType share_folderget_type (void);
struct _ShareFolder * share_folder_new (EGwConnection *ccnc, gchar *id);
-void share_folder(struct _ShareFolder *sf);
+void share_folder (struct _ShareFolder *sf);
gchar * get_container_id (EGwConnection *cnc, const gchar *fname);
EGwConnection * get_cnc (CamelStore *store);