From 61559b0189074419b3f8e34afd8b350bd8cf6657 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 9 Jan 2009 16:16:33 +0000 Subject: Correct little coding style svn path=/trunk/; revision=2209 --- libempathy/empathy-dispatch-operation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy') 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 \ -- cgit v1.2.3