[empathy: 25/148] Fix indentation of function prototype
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 25/148] Fix indentation of function prototype
- Date: Mon, 1 Jun 2009 12:09:41 -0400 (EDT)
commit 3c048a484986d560d1a8468b4a238b7c7fc0f4f7
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date: Wed Apr 29 17:45:48 2009 +0200
Fix indentation of function prototype
---
libempathy/empathy-ft-factory.h | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/libempathy/empathy-ft-factory.h b/libempathy/empathy-ft-factory.h
index f482855..1adae4a 100644
--- a/libempathy/empathy-ft-factory.h
+++ b/libempathy/empathy-ft-factory.h
@@ -63,9 +63,8 @@ void empathy_ft_factory_new_transfer_outgoing (EmpathyFTFactory *factory,
void empathy_ft_factory_claim_channel (EmpathyFTFactory *factory,
EmpathyDispatchOperation *operation);
void empathy_ft_factory_set_destination_for_incoming_handler
- (EmpathyFTFactory *factory,
- EmpathyFTHandler *handler,
- GFile *destination);
+ (EmpathyFTFactory *factory, EmpathyFTHandler *handler,
+ GFile *destination);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]