libgaim/protocols/yahoo/yahoo.c

changeset 14604
67a7c42a8654
parent 14488
17cf9193cc88
child 14693
9e3d4f9609e1
equal deleted inserted replaced
14603:ad5c97d0d32b 14604:67a7c42a8654
3861 NULL, /* can_receive_file */ 3861 NULL, /* can_receive_file */
3862 yahoo_send_file, 3862 yahoo_send_file,
3863 yahoo_new_xfer, 3863 yahoo_new_xfer,
3864 yahoo_offline_message, /* offline_message */ 3864 yahoo_offline_message, /* offline_message */
3865 &yahoo_whiteboard_prpl_ops, 3865 &yahoo_whiteboard_prpl_ops,
3866 NULL /* send_raw */
3866 }; 3867 };
3867 3868
3868 static GaimPluginInfo info = 3869 static GaimPluginInfo info =
3869 { 3870 {
3870 GAIM_PLUGIN_MAGIC, 3871 GAIM_PLUGIN_MAGIC,

mercurial