--- a/libpurple/protocols/gg/blist.h Mon Nov 04 13:38:48 2019 +0300 +++ b/libpurple/protocols/gg/blist.h Mon Nov 04 13:46:31 2019 +0300 @@ -57,7 +57,7 @@ * @return Name of the buddy, or UIN converted to string, if there is no such * user on the list. */ -const char * ggp_buddylist_get_buddy_name(PurpleConnection *gc, const uin_t uin); +const char * ggp_buddylist_get_buddy_name(PurpleConnection *gc, uin_t uin); #endif /* PURPLE_GG_BLIST_H */