Update buddy.c to more closely match our current gobject structure.
Review Request #473 — Created Feb. 2, 2021 and submitted
Update buddy.c to more closely match our current gobject structure.
Compiled and ran pidgin locally.
Description | From | Last Updated |
---|---|---|
!=, not =. |
QuLogic | |
No need for == TRUE on a boolean. |
QuLogic | |
Same for blist here. |
QuLogic | |
Going offline checks if this is 0, not 1. |
QuLogic | |
This previously used purple_blist_get_handle, not purple_blist_get_default. |
QuLogic | |
Extra trailing newline. |
QuLogic | |
Here's another that's not get_default. |
QuLogic | |
And another. |
QuLogic |