Renamed chat_resource -> resource
This commit is contained in:
@@ -888,7 +888,7 @@ _ui_gone_secure(const char * const recipient, gboolean trusted)
|
||||
return;
|
||||
}
|
||||
|
||||
FREE_SET_NULL(window->wins.chat.chat_resource);
|
||||
FREE_SET_NULL(window->wins.chat.resource);
|
||||
|
||||
window->wins.chat.is_otr = TRUE;
|
||||
window->wins.chat.is_trusted = trusted;
|
||||
|
||||
Reference in New Issue
Block a user