diff plugins/win32/transparency/win2ktrans.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 b3c412884a22
children 90fc2199c156
line wrap: on
line diff
--- a/plugins/win32/transparency/win2ktrans.c	Tue Jul 08 04:23:24 2003 +0000
+++ b/plugins/win32/transparency/win2ktrans.c	Tue Jul 08 06:11:49 2003 +0000
@@ -463,4 +463,4 @@
   gaim_prefs_add_bool("/plugins/gtk/win32/wintrans/bl_on_top", FALSE);
 }
 
-GAIM_INIT_PLUGIN(wintrans, init_plugin, info);
+GAIM_INIT_PLUGIN(wintrans, init_plugin, info)