From 0483582ca09b1999059fcb42904f7331f4e371ab Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 21 Nov 2008 16:15:54 +0000 Subject: Converted sources to Collabora coding style. (Jonny Lamb) Signed-off-by: Jonny Lamb svn path=/trunk/; revision=1770 --- libempathy/empathy-utils.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 7059f6330..fe2acfee5 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -129,6 +129,11 @@ EmpathyFile * empathy_send_file_from_stream (EmpathyContact *contact, guint64 size); EmpathyFile * empathy_send_file (EmpathyContact *contact, GFile *file); +/* File transfer */ +EmpathyFile *empathy_send_file (EmpathyContact *contact, + GFile *file); + +/* General */ void empathy_init (void); G_END_DECLS -- cgit v1.2.3