changeset 1093:46ffd2dca607

[gaim-migrate @ 1103] the applet shouldn't be exiting if you close the ae without signing on first committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 14 Nov 2000 05:21:16 +0000
parents a930439f29b1
children 3deadbe50737
files src/aim.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/aim.c	Mon Nov 13 04:29:41 2000 +0000
+++ b/src/aim.c	Tue Nov 14 05:21:16 2000 +0000
@@ -600,7 +600,7 @@
 					"accounts",
 					_("Accounts"),
 					(AppletCallbackFunc)account_editor,
-					NULL);
+					(void *)1);
 #ifdef GAIM_PLUGINS
         applet_widget_register_callback(APPLET_WIDGET(applet),
 					"plugins",