Trying some more .xs-fu

Sun, 19 Aug 2007 12:57:56 +0000

author
Gabriel Schulhof <nix@go-nix.ca>
date
Sun, 19 Aug 2007 12:57:56 +0000
changeset 19474
b60de9a13f23
parent 19473
396080fb6f06
child 19475
346a85c9c9dd

Trying some more .xs-fu

pidgin/plugins/perl/common/GtkDialogs.xs file | annotate | diff | comparison | revisions
--- 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()

mercurial