Renamed chatwin OTR functions

This commit is contained in:
James Booth
2015-10-27 21:23:56 +00:00
parent 0fd616167e
commit 40dcd59727
8 changed files with 81 additions and 81 deletions

View File

@@ -315,7 +315,7 @@ sv_ev_message_receipt(char *barejid, char *id)
if (!chatwin)
return;
ui_message_receipt(chatwin, id);
chatwin_receipt_received(chatwin, id);
}
void