[empathy] empathy-call-handler: fix coding style
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] empathy-call-handler: fix coding style
- Date: Mon, 18 May 2009 10:08:17 -0400 (EDT)
commit 5cc5d7bc3a74eff93e45ccc2b0d0b11bd4260772
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 18 13:49:39 2009 +0100
empathy-call-handler: fix coding style
---
libempathy/empathy-call-handler.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libempathy/empathy-call-handler.h b/libempathy/empathy-call-handler.h
index db2396d..5edf297 100644
--- a/libempathy/empathy-call-handler.h
+++ b/libempathy/empathy-call-handler.h
@@ -46,7 +46,7 @@ GType empathy_call_handler_get_type (void);
/* TYPE MACROS */
#define EMPATHY_TYPE_CALL_HANDLER \
- (empathy_call_handler_get_type())
+ (empathy_call_handler_get_type ())
#define EMPATHY_CALL_HANDLER(obj) \
(G_TYPE_CHECK_INSTANCE_CAST((obj), EMPATHY_TYPE_CALL_HANDLER, \
EmpathyCallHandler))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]