diff plugins/raw.c @ 6647:ed89cd0c675e

[gaim-migrate @ 7172] Compile. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 29 Aug 2003 22:48:31 +0000
parents 7788dd90cfe7
children 7dba3e17cb21
line wrap: on
line diff
--- a/plugins/raw.c	Fri Aug 29 22:41:23 2003 +0000
+++ b/plugins/raw.c	Fri Aug 29 22:48:31 2003 +0000
@@ -109,7 +109,7 @@
 
 	/* Account drop-down menu. */
 	dropdown = gaim_gtk_account_option_menu_new(NULL, FALSE,
-			G_CALLBACK(account_changed_cb), NULL);
+			G_CALLBACK(account_changed_cb), NULL, NULL);
 
 	if (gaim_connections_get_all())
 		account = (GaimAccount *)gaim_connections_get_all()->data;