Mercurial > pidgin.yaz
comparison 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 |
comparison
equal
deleted
inserted
replaced
13348:5538762c5ca7 | 13349:7ffee2a0fb12 |
---|---|
301 Gaim::Account::UiOps ops | 301 Gaim::Account::UiOps ops |
302 | 302 |
303 Gaim::Account::UiOps | 303 Gaim::Account::UiOps |
304 gaim_accounts_get_ui_ops() | 304 gaim_accounts_get_ui_ops() |
305 | 305 |
306 void | 306 void * |
307 gaim_accounts_get_handle() | 307 gaim_accounts_get_handle() |
308 | 308 |
309 void | 309 void |
310 gaim_accounts_init() | 310 gaim_accounts_init() |
311 | 311 |