mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 16:46:21 +00:00
Rename prof_message_t into ProfMessage
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
#include "ui/window_list.h"
|
||||
|
||||
void
|
||||
privwin_incoming_msg(ProfPrivateWin *privatewin, prof_message_t *message)
|
||||
privwin_incoming_msg(ProfPrivateWin *privatewin, ProfMessage *message)
|
||||
{
|
||||
assert(privatewin != NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user