diff src/core.c @ 6266:57d1630ff885

[gaim-migrate @ 6763] Forgot to update this file. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 22 Jul 2003 08:10:10 +0000
parents 9ce44a7f9ae7
children 8f94cce8faa5
line wrap: on
line diff
--- a/src/core.c	Tue Jul 22 06:46:01 2003 +0000
+++ b/src/core.c	Tue Jul 22 08:10:10 2003 +0000
@@ -76,7 +76,7 @@
 	gaim_proxy_init();
 	gaim_sound_init();
 	gaim_pounces_init();
-	gaim_xfer_init();
+	gaim_xfers_init();
 
 	if (ops != NULL && ops->ui_init != NULL)
 		ops->ui_init();