mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 23:06:22 +00:00
Rename win_print_with_receipt() -> win_print_outgoing_with_receipt()
This commit is contained in:
@@ -72,7 +72,7 @@ void win_print_history(ProfWin *window, GDateTime *timestamp, const char *const
|
||||
|
||||
void win_print_http_upload(ProfWin *window, const char *const message, char *url);
|
||||
|
||||
void win_print_with_receipt(ProfWin *window, const char show_char, const char *const from, const char *const message,
|
||||
void win_print_outgoing_with_receipt(ProfWin *window, const char show_char, const char *const from, const char *const message,
|
||||
char *id);
|
||||
|
||||
void win_newline(ProfWin *window);
|
||||
|
||||
Reference in New Issue
Block a user