diff src/dialogs.c @ 1000:91b7377e7b45

[gaim-migrate @ 1010] Plugins work again, I think. There may still be some bugginess. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 16 Oct 2000 20:11:18 +0000
parents baad64740daa
children 38452403563b
line wrap: on
line diff
--- a/src/dialogs.c	Sun Oct 15 03:55:23 2000 +0000
+++ b/src/dialogs.c	Mon Oct 16 20:11:18 2000 +0000
@@ -438,7 +438,7 @@
 	char buf[256];
 	char buf2[32];
 
-	plugin_event(event_error, (void *)no, 0, 0);
+	plugin_event(event_error, (void *)no, 0, 0, 0);
 
 	w = strtok(NULL, ":");