comparison finch/gntaccount.c @ 23807:ff29208e03ef

propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5) to branch 'im.pidgin.pidgin.vv' (head 7872d32a910cd4c1fbc3e2457295e4c1d40188f5)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 27 May 2008 06:27:46 +0000
parents 02ef6c5c6650 f5bcb58bdf56
children bb99ee66120e
comparison
equal deleted inserted replaced
23220:01e1468da703 23807:ff29208e03ef
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