aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-activity-handler.h')
-rw-r--r--shell/e-activity-handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-activity-handler.h b/shell/e-activity-handler.h
index 6a315fae21..46826c8eb3 100644
--- a/shell/e-activity-handler.h
+++ b/shell/e-activity-handler.h
@@ -74,8 +74,8 @@ void e_activity_handler_operation_progressing (EActivityHandler *activity_hand
const char *information,
double progress);
-void e_activity_client_operation_finished (EActivityHandler *activity_handler,
- guint activity_id);
+void e_activity_handler_operation_finished (EActivityHandler *activity_handler,
+ guint activity_id);
#ifdef __cplusplus