diff src/protocols/gg/gg.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 da603f6c5482
children 7a65fdba750f
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Wed Jul 07 06:24:58 2004 +0000
+++ b/src/protocols/gg/gg.c	Wed Jul 07 14:02:07 2004 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 10236 2004-06-28 21:20:36Z thekingant $
+ * $Id: gg.c 10298 2004-07-07 14:02:07Z lschiere $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  *
@@ -1666,6 +1666,8 @@
 	NULL,
 	NULL,
 	NULL,
+	NULL,					/* can_receive_file */
+	NULL					/* send_file */
 };
 
 static GaimPluginInfo info =