finch/gntaccount.c

branch
soc.2013.gobjectification
changeset 34592
ad74ae1c924c
parent 34589
428e92c79631
child 34706
02cb08146888
equal deleted inserted replaced
34591:485b61b1bec0 34592:ad74ae1c924c
1155 finch_request_authorize, 1155 finch_request_authorize,
1156 finch_request_close, 1156 finch_request_close,
1157 NULL, 1157 NULL,
1158 NULL, 1158 NULL,
1159 NULL, 1159 NULL,
1160 NULL 1160 NULL,
1161 NULL, NULL, NULL, NULL
1161 }; 1162 };
1162 1163
1163 PurpleAccountUiOps *finch_accounts_get_ui_ops() 1164 PurpleAccountUiOps *finch_accounts_get_ui_ops()
1164 { 1165 {
1165 return &ui_ops; 1166 return &ui_ops;

mercurial