mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 11:56:21 +00:00
Rename prof_message_t into ProfMessage
This commit is contained in:
@@ -1044,7 +1044,7 @@ win_show_status_string(ProfWin *window, const char *const from,
|
||||
}
|
||||
|
||||
void
|
||||
win_print_incoming(ProfWin *window, const char *const from, prof_message_t *message)
|
||||
win_print_incoming(ProfWin *window, const char *const from, ProfMessage *message)
|
||||
{
|
||||
char enc_char = '-';
|
||||
int flags = NO_ME;
|
||||
|
||||
Reference in New Issue
Block a user