From 3c048a484986d560d1a8468b4a238b7c7fc0f4f7 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Wed, 29 Apr 2009 17:45:48 +0200 Subject: Fix indentation of function prototype --- libempathy/empathy-ft-factory.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libempathy') diff --git a/libempathy/empathy-ft-factory.h b/libempathy/empathy-ft-factory.h index f482855a3..1adae4af1 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 -- cgit v1.2.3