diff plugins/perl/common/Account.xs @ 13349:7ffee2a0fb12

[gaim-migrate @ 15721] the accounts handle needs to be a void * not a void committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 28 Feb 2006 23:38:48 +0000
parents d3476701107d
children 702107dd58f1
line wrap: on
line diff
--- a/plugins/perl/common/Account.xs	Tue Feb 28 20:13:00 2006 +0000
+++ b/plugins/perl/common/Account.xs	Tue Feb 28 23:38:48 2006 +0000
@@ -303,7 +303,7 @@
 Gaim::Account::UiOps
 gaim_accounts_get_ui_ops()
 
-void
+void *
 gaim_accounts_get_handle()
 
 void