comparison plugins/events.c @ 6063:5239a3b4ab33

[gaim-migrate @ 6513] clean up a lot of compiler warnings. Hopefully I didn't break anything too badly. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 08 Jul 2003 06:11:49 +0000
parents 3b6f48766acb
children 8f94cce8faa5
comparison
equal deleted inserted replaced
6062:2cd7c409d71d 6063:5239a3b4ab33
253 static void 253 static void
254 init_plugin(GaimPlugin *plugin) 254 init_plugin(GaimPlugin *plugin)
255 { 255 {
256 } 256 }
257 257
258 GAIM_INIT_PLUGIN(eventtester, init_plugin, info); 258 GAIM_INIT_PLUGIN(eventtester, init_plugin, info)