changeset 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 5538762c5ca7
children 7c8f03ad0e8e
files plugins/perl/common/Account.xs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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