coding style
This commit is contained in:
parent
4670e3ede4
commit
d9ca1c0f51
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ static const char *tgprpl_list_icon (PurpleAccount * acct, PurpleBuddy * buddy)
|
|||
return "telegram";
|
||||
}
|
||||
|
||||
static void tgprpl_tooltip_text (PurpleBuddy * buddy, PurpleNotifyUserInfo * info, gboolean full) {
|
||||
static void tgprpl_tooltip_text (PurpleBuddy *buddy, PurpleNotifyUserInfo *info, gboolean full) {
|
||||
debug ("tgprpl_tooltip_text()");
|
||||
assert (buddy->name);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue