mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 06:56:21 +00:00
Renamed resource -> resource_override
This commit is contained in:
@@ -926,7 +926,7 @@ ui_gone_secure(const char * const barejid, gboolean trusted)
|
||||
chatwin = (ProfChatWin*)window;
|
||||
}
|
||||
|
||||
FREE_SET_NULL(chatwin->resource);
|
||||
FREE_SET_NULL(chatwin->resource_override);
|
||||
|
||||
chatwin->is_otr = TRUE;
|
||||
chatwin->is_trusted = trusted;
|
||||
|
||||
Reference in New Issue
Block a user