"Fixing"GtkPlugin.xs

Sun, 19 Aug 2007 13:06:40 +0000

author
Gabriel Schulhof <nix@go-nix.ca>
date
Sun, 19 Aug 2007 13:06:40 +0000
changeset 19478
a60c440b01cb
parent 19477
f772c328d616
child 19479
47148dbb4e2d

"Fixing"GtkPlugin.xs

pidgin/plugins/perl/common/GtkPlugin.xs file | annotate | diff | comparison | revisions
--- a/pidgin/plugins/perl/common/GtkPlugin.xs	Sun Aug 19 13:05:09 2007 +0000
+++ b/pidgin/plugins/perl/common/GtkPlugin.xs	Sun Aug 19 13:06:40 2007 +0000
@@ -11,3 +11,5 @@
 
 void
 pidgin_plugin_dialog_show()
+CODE:
+	pidgin_plugin_dialog_show(NULL);

mercurial