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 =. |
|
|
No need for == TRUE on a boolean. |
|
|
Same for blist here. |
|
|
Going offline checks if this is 0, not 1. |
|
|
This previously used purple_blist_get_handle, not purple_blist_get_default. |
|
|
Extra trailing newline. |
|
|
Here's another that's not get_default. |
|
|
And another. |
|