diff src/protocols/toc/toc.c @ 9473:670daf18649b

[gaim-migrate @ 10298] (09:29:28) nosnilmot: LSchiere: update the structs, prpl api version & ChangeLog.API following datallah's send_file patch committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 07 Jul 2004 14:02:07 +0000
parents b3bda982996b
children 7a65fdba750f
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Jul 07 06:24:58 2004 +0000
+++ b/src/protocols/toc/toc.c	Wed Jul 07 14:02:07 2004 +0000
@@ -2148,7 +2148,9 @@
 	NULL,
 	NULL,
 	NULL,
-	NULL
+	NULL,
+	NULL, /* can_receive_file */
+	NULL  /* send_file */
 };
 
 static GaimPluginInfo info =