src/ft.h

changeset 6241
34d166a31152
parent 6240
0390b27fe09d
child 6263
6fec763a314c
--- a/src/ft.h	Sun Jul 20 03:30:43 2003 +0000
+++ b/src/ft.h	Sun Jul 20 03:44:39 2003 +0000
@@ -462,6 +462,11 @@
  */
 void gaim_xfer_error(GaimXferType type, const char *who, const char *msg);
 
+/**
+ * Initializes the file transfer subsystem.
+ */
+void gaim_xfer_init(void);
+
 /*@}*/
 
 /**************************************************************************/

mercurial