aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-file.h')
-rw-r--r--libempathy/empathy-file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-file.h b/libempathy/empathy-file.h
index 15c968a83..06153a67a 100644
--- a/libempathy/empathy-file.h
+++ b/libempathy/empathy-file.h
@@ -84,6 +84,7 @@ void empathy_file_set_output_stream (Em
GOutputStream *uri);
void empathy_file_set_filename (EmpathyFile *file,
const gchar *filename);
+void empathy_file_cancel (EmpathyFile *file);
G_END_DECLS