aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-creation-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-folder-creation-dialog.c')
-rw-r--r--shell/e-shell-folder-creation-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-folder-creation-dialog.c b/shell/e-shell-folder-creation-dialog.c
index b9da2cf8c8..f3250716fe 100644
--- a/shell/e-shell-folder-creation-dialog.c
+++ b/shell/e-shell-folder-creation-dialog.c
@@ -74,7 +74,7 @@ dialog_data_destroy (DialogData *dialog_data)
/* Callback for the asynchronous folder creation function. */
static void
-async_create_cb (EStorage *storage,
+async_create_cb (EStorageSet *storage_set,
EStorageResult result,
void *data)
{