changeset 19958:d1af9eee7fa4

Trying some more .xs-fu
author Gabriel Schulhof <nix@go-nix.ca>
date Sun, 19 Aug 2007 12:57:56 +0000
parents ae6b1f1c6686
children ff8aaa52b44d
files pidgin/plugins/perl/common/GtkDialogs.xs
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/perl/common/GtkDialogs.xs	Sat Aug 18 19:54:50 2007 +0000
+++ b/pidgin/plugins/perl/common/GtkDialogs.xs	Sun Aug 19 12:57:56 2007 +0000
@@ -8,6 +8,8 @@
 
 void
 pidgin_dialogs_about()
+CODE:
+	pidgin_dialogs_about(NULL);
 
 void
 pidgin_dialogs_im()