mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 08:36:21 +00:00
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