comparison src/protocols/novell/novell.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 d77537e8bfe5
children 7a65fdba750f
comparison
equal deleted inserted replaced
9472:362e92781b3f 9473:670daf18649b
3368 NULL, 3368 NULL,
3369 NULL, 3369 NULL,
3370 NULL, 3370 NULL,
3371 NULL, 3371 NULL,
3372 NULL, 3372 NULL,
3373 NULL 3373 NULL,
3374 NULL, /* can_receive_file */
3375 NULL /* send_file */
3374 }; 3376 };
3375 3377
3376 static GaimPluginInfo info = { 3378 static GaimPluginInfo info = {
3377 GAIM_PLUGIN_API_VERSION, /**< api_version */ 3379 GAIM_PLUGIN_API_VERSION, /**< api_version */
3378 GAIM_PLUGIN_PROTOCOL, /**< type */ 3380 GAIM_PLUGIN_PROTOCOL, /**< type */