Formatting.
This commit is contained in:
parent
a10b923ef9
commit
cceb25409e
3 changed files with 4 additions and 10 deletions
|
@ -225,9 +225,7 @@ twc_friend_request_callback(Tox *tox,
|
|||
"%sReceived a friend request from %s with message \"%s\"; "
|
||||
"accept it with \"/friend accept %d\"",
|
||||
weechat_prefix("network"),
|
||||
hex_address,
|
||||
message_nt,
|
||||
rc);
|
||||
hex_address, message_nt, rc);
|
||||
|
||||
if (rc == -2)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue