aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libempathy/empathy-dispatch-operation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-dispatch-operation.h b/libempathy/empathy-dispatch-operation.h
index 182fa3790..3597bd0e8 100644
--- a/libempathy/empathy-dispatch-operation.h
+++ b/libempathy/empathy-dispatch-operation.h
@@ -53,7 +53,7 @@ typedef enum {
EMPATHY_DISPATCHER_OPERATION_STATE_INVALIDATED,
} EmpathyDispatchOperationState;
-GType empathy_dispatch_operation_get_type(void);
+GType empathy_dispatch_operation_get_type (void);
/* TYPE MACROS */
#define EMPATHY_TYPE_DISPATCH_OPERATION \