Additional error handling.
This commit is contained in:
parent
b376432f04
commit
919ffee4d0
5 changed files with 100 additions and 32 deletions
|
|
@ -268,7 +268,7 @@ twc_profile_load(struct t_twc_profile *profile)
|
|||
}
|
||||
|
||||
weechat_printf(profile->buffer,
|
||||
"%s profile %s connecting",
|
||||
"%sprofile %s connecting",
|
||||
weechat_prefix("network"), profile->name);
|
||||
|
||||
// create Tox options object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue