comparison finch/gntaccount.c @ 25690:3da0957e7821

propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00) to branch 'im.pidgin.soc.2008.vv' (head eb4a2834050e39f5387e97121b534adb7ffd1234)
author Mike Ruprecht <maiku@soc.pidgin.im>
date Thu, 26 Jun 2008 20:25:38 +0000
parents ff29208e03ef
children bb99ee66120e
comparison
equal deleted inserted replaced
23394:eac0561dfd55 25690:3da0957e7821
1055 PurpleAccountUiOps *finch_accounts_get_ui_ops() 1055 PurpleAccountUiOps *finch_accounts_get_ui_ops()
1056 { 1056 {
1057 return &ui_ops; 1057 return &ui_ops;
1058 } 1058 }
1059 1059
1060