sync with sylpheed 0.4.66cvs1-3
[claws.git] / src / utils.h
index 065f37f37e7b05c1fae50261ad4871269702d1e0..790865fc9f0ce810e2a420e7c722651dc265abb1 100644 (file)
@@ -244,6 +244,7 @@ gchar *get_domain_name              (void);
 
 /* file / directory handling */
 off_t get_file_size            (const gchar    *file);
+off_t get_left_file_size       (FILE           *fp);
 gboolean file_exist            (const gchar    *file,
                                 gboolean        allow_fifo);
 gboolean is_dir_exist          (const gchar    *dir);