mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 14:56:22 +00:00
Merge branch 'master' into type_out
This commit is contained in:
@@ -105,7 +105,7 @@ prof_handle_incoming_message(char *from, char *message)
|
||||
{
|
||||
win_show_incomming_msg(from, message);
|
||||
win_page_off();
|
||||
|
||||
|
||||
if (prefs_get_chlog()) {
|
||||
char from_cpy[strlen(from) + 1];
|
||||
strcpy(from_cpy, from);
|
||||
|
||||
Reference in New Issue
Block a user